Method: Propertyware::Equity#valid?
- Defined in:
- lib/propertyware/models/equity.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
139 140 141 |
# File 'lib/propertyware/models/equity.rb', line 139 def valid? true end |