Changeset [4142db83d65e61cd9502d1873cdb0d3d731d3c48] by Thorsten Böttger
November 4th, 2012 @ 09:09 PM
don't repeat yourself
https://github.com/aasm/aasm/commit/4142db83d65e61cd9502d1873cdb0d3...
Committed by Thorsten Böttger
- M lib/aasm/supporting_classes/localizer.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.