Method: Propertyware::Unit#building_id
- Defined in:
- lib/propertyware/models/unit.rb
#building_id ⇒ Object
Id of the building associated with this unit.
34 35 36 |
# File 'lib/propertyware/models/unit.rb', line 34 def building_id @building_id end |