Changeset [2f31a6ed9a58b76f6e4ef3f801a2ce0720c24864] by Thorsten Böttger
May 9th, 2014 @ 06:00 AM
updated Rails versions
https://github.com/aasm/aasm/commit/2f31a6ed9a58b76f6e4ef3f801a2ce0...
Committed by Thorsten Böttger
- M Gemfile
- M gemfiles/rails_3.2.gemfile
- M gemfiles/rails_4.0.gemfile
- M gemfiles/rails_4.1.gemfile
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.