RubyFlow The Ruby and Rails community linklog

State Machine with Rails. Basics

State Machine comes to the rescue when models in your application need statuses and events. There is a state_machine gem for ruby. I recommend you to spend some time studying basics before you start using it with rails. Here is a nice tutorial

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in