Method: Propertyware::SaveBuilding#count_unit
- Defined in:
- lib/propertyware/models/save_building.rb
#count_unit ⇒ Object
Indicates number of units in the building.
34 35 36 |
# File 'lib/propertyware/models/save_building.rb', line 34 def count_unit @count_unit end |