Method: Propertyware::ManagementSettings#valid?
- Defined in:
- lib/propertyware/models/management_settings.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
114 115 116 |
# File 'lib/propertyware/models/management_settings.rb', line 114 def valid? true end |