192 193 194
# File 'app/models/asset_type.rb', line 192 def self.catchall @@default_type ||= find(:other) end