Method: Propertyware::SaveBuilding#to_s

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

#to_sString

Returns the string representation of the object

Returns:

  • (String)

    String presentation of the object



609
610
611
# File 'lib/propertyware/models/save_building.rb', line 609

def to_s
  to_hash.to_s
end