class AssetType < ActiveRecord::Base
  has_many :assets
end