Method: ActiveShipping::RateEstimate#destination
- Defined in:
- lib/active_shipping/rate_estimate.rb
#destination ⇒ Object
Returns the value of attribute destination.
70 71 72 |
# File 'lib/active_shipping/rate_estimate.rb', line 70 def destination @destination end |