Method: Propertyware::Bill.acceptable_attributes
- Defined in:
- lib/propertyware/models/bill.rb
.acceptable_attributes ⇒ Object
Returns all the JSON keys this model knows about
102 103 104 |
# File 'lib/propertyware/models/bill.rb', line 102 def self.acceptable_attributes attribute_map.values end |