Class: SpreeCmCommissioner::TripConnection
- Inherits:
-
ApplicationRecord
- Object
- ApplicationRecord
- SpreeCmCommissioner::TripConnection
- Defined in:
- app/models/spree_cm_commissioner/trip_connection.rb
Instance Attribute Summary collapse
-
#hours ⇒ Object
Returns the value of attribute hours.
-
#minutes ⇒ Object
Returns the value of attribute minutes.
Instance Attribute Details
#hours ⇒ Object
Returns the value of attribute hours.
3 4 5 |
# File 'app/models/spree_cm_commissioner/trip_connection.rb', line 3 def hours @hours end |
#minutes ⇒ Object
Returns the value of attribute minutes.
3 4 5 |
# File 'app/models/spree_cm_commissioner/trip_connection.rb', line 3 def minutes @minutes end |