Class: Organization
- Inherits:
-
MLS::Model
- Object
- ActiveRecord::Base
- MLS::Model
- Organization
- Includes:
- MLS::Avatar
- Defined in:
- lib/mls/organization.rb
Instance Method Summary collapse
Methods included from MLS::Avatar
Instance Method Details
#name ⇒ Object
4 5 6 |
# File 'lib/mls/organization.rb', line 4 def name common_name || legal_name end |