Method: ActiveShipping::DeliveryDateEstimate#date
- Defined in:
- lib/active_shipping/delivery_date_estimate.rb
#date ⇒ Object (readonly)
Returns the value of attribute date.
8 9 10 |
# File 'lib/active_shipping/delivery_date_estimate.rb', line 8 def date @date end |