Changeset [e8786adddc5f5630835fc561aae29a3de99f1183] by Thorsten Böttger
February 14th, 2015 @ 03:20 AM
update Rails 4.0 and 4.1 to latest patch level
https://github.com/aasm/aasm/commit/e8786adddc5f5630835fc561aae29a3...
Committed by Thorsten Böttger
- 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.