Changeset [c44b5f7e1f74db1e39c764fcb5cba967c8436991] by Thorsten Böttger
May 5th, 2014 @ 04:05 PM
mongoid is not yet compatible with Rails >= 4
https://github.com/aasm/aasm/commit/c44b5f7e1f74db1e39c764fcb5cba96...
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.