Method: AdvancedBilling::ProductFamily#to_custom_updated_at
- Defined in:
- lib/advanced_billing/models/product_family.rb
#to_custom_updated_at ⇒ Object
132 133 134 |
# File 'lib/advanced_billing/models/product_family.rb', line 132 def to_custom_updated_at DateTimeHelper.to_rfc3339(updated_at) end |