Method: Propertyware::SaveBuilding#number_bathrooms

Defined in:
lib/propertyware/models/save_building.rb

#number_bathroomsObject

Number of bathrooms in the building.



64
65
66
# File 'lib/propertyware/models/save_building.rb', line 64

def number_bathrooms
  @number_bathrooms
end