Module: Comable::Checkout::ClassMethods
- Defined in:
- app/models/concerns/comable/checkout.rb
Instance Method Summary collapse
Instance Method Details
#state_names ⇒ Object
63 64 65 |
# File 'app/models/concerns/comable/checkout.rb', line 63 def state_names state_machine.states.keys end |