state-machines / state_machines

Adds support for creating state machines for attributes on any Ruby class
https://github.com/state-machines/state_machines
MIT License
814 stars 91 forks source link

Not working in Rails 5? #56

Closed ryancheung closed 7 years ago

ryancheung commented 7 years ago

state column was never saved.

seuros commented 7 years ago

I think you are not using the Activerecord extension

ryancheung commented 7 years ago

@seuros Tks, it's true....