Method: Propertyware::Unit#number_of_bathrooms
- Defined in:
- lib/propertyware/models/unit.rb
#number_of_bathrooms ⇒ Object
Number of bathrooms in the property.
89 90 91 |
# File 'lib/propertyware/models/unit.rb', line 89 def number_of_bathrooms @number_of_bathrooms end |