Changeset [151d0ee2e25667e02aa4521b34f30f64847334c8] by Thorsten Böttger
February 14th, 2015 @ 03:23 AM
enable mongoid for Rails > 4.x
https://github.com/aasm/aasm/commit/151d0ee2e25667e02aa4521b34f30f6...
Committed by Thorsten Böttger
- M gemfiles/rails_4.0.gemfile
- M gemfiles/rails_4.1.gemfile
- M gemfiles/rails_4.2.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.