Rails: Implementing a State Machine
State machines can come in handy for many situations. In this episode we show you how to implement a simple state machine using ActiveRecord Enum.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
State machines can come in handy for many situations. In this episode we show you how to implement a simple state machine using ActiveRecord Enum.
Post a comment