Class: MetroArea
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- MetroArea
- Defined in:
- app/models/metro_area.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
12 13 14 |
# File 'app/models/metro_area.rb', line 12 def to_s name end |