Method: Propertyware::Equity#to_s
- Defined in:
- lib/propertyware/models/equity.rb
#to_s ⇒ String
Returns the string representation of the object
245 246 247 |
# File 'lib/propertyware/models/equity.rb', line 245 def to_s to_hash.to_s end |