Issues
- 0
- 0
A tip from me
#404 opened by mehmetaydogduu - 3
How do you name, and where do you put your state machine and transition files in a Rails app?
#523 opened by aaronkelton - 1
Rescue from failed transition to another state
#527 opened by ingemar - 3
ActiveRecord Adapter & Multiple Databases
#406 opened by ckorhonen - 2
Update from 10.1.0 to 10.2.1 causing failures
#509 opened by marclennox - 0
- 2
- 1
- 1
- 2
- 2
- 1
- 6
- 1
- 4
Advice for multiple state machines on the same model?
#282 opened by hale - 0
- 5
State Machine after transition fails if used on initial state with DB persistence
#436 opened by nacengineer - 1
Rails master is breaking builds
#432 opened by thom-oman - 8
#421 induced strange behaviour for first transition (not_most_recent_value & db_null methods)
#424 opened by Paul-Yves - 6
Incorrect current_state when using Timecop in tests?
#425 opened by NicoSa - 1
- 9
Rails 5.0.7.2, Deprecation WARNING
#403 opened by ericproulx - 1
- 5
Bulk Transition Feature Request
#414 opened by skatenerd - 7
- 4
storage_adapter(Statesman::Adapters::ActiveRecord) attempts DB connection during Rails assets:precompile
#401 opened by simmerz - 3
Feautre: transition from: [ARRAY]
#396 opened by mehmetaydogduu - 1
- 3
- 6
- 1
Storing State on Model - Enhancements?
#380 opened by ckorhonen - 1
- 4
Error when deleting models with transitions
#344 opened by glenpike - 3
- 1
- 7
Drop support for Mongo
#266 opened by hmac - 1
- 1
- 0
- 0
- 0
- 1
- 5
Possible to force to any state?
#329 opened by thejspr - 1
How to directly set current_state?
#326 opened by Sora233 - 3
- 7
Introduction of `updated_timestamp_column` throws an exception when using the Postgres JSON column type for metadata
#309 opened by mbaird - 1
- 2
are state machines composable?
#303 opened by BrianHicks - 2
Setting most_recent doesn't change updated_at
#284 opened by NGMarmaduke