Changeset [d23c2a2a1a13aec752b3c0db1ea12219cdc7c7d8] by Anil
September 28th, 2015 @ 04:44 AM
update rails 3.2.21 to 3-2-stable
https://github.com/aasm/aasm/commit/d23c2a2a1a13aec752b3c0db1ea1221...
Committed by Anil
- A gemfiles/rails_3.2_stable.gemfile
- R gemfiles/rails_3.2.gemfile
- M ".travis.yml"
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.