Changeset [a9bf8d6b967121a46ca7b15c3a0fd39122ff39e9] by Thorsten Böttger
May 3rd, 2016 @ 02:17 AM
mail gem version > 3 requires Ruby 2.x
https://github.com/aasm/aasm/commit/a9bf8d6b967121a46ca7b15c3a0fd39...
Committed by Thorsten Böttger
- M gemfiles/rails_4.0.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.