Method: AdvancedBilling::Coupon#to_custom_updated_at
- Defined in:
- lib/advanced_billing/models/coupon.rb
#to_custom_updated_at ⇒ Object
419 420 421 |
# File 'lib/advanced_billing/models/coupon.rb', line 419 def to_custom_updated_at DateTimeHelper.to_rfc3339(updated_at) end |