Changeset [97f898e674a3547c739b177ed626810f4c377b73] by Thorsten Böttger
May 3rd, 2013 @ 05:48 PM
don't repeat yourself
https://github.com/aasm/aasm/commit/97f898e674a3547c739b177ed626810...
Committed by Thorsten Böttger
- M lib/aasm.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Library for adding state machines to Ruby classes. Includes persistence layers for things like ActiveRecord. Formerly known as acts_as_state_machine.