Changeset [421b60fb1f3908c2b37e2b4b861ca9f6f6ea0a0f] by Thorsten Böttger
April 18th, 2014 @ 12:02 PM
use latest Rails versions (for Travis testing)
https://github.com/aasm/aasm/commit/421b60fb1f3908c2b37e2b4b861ca9f...
Committed by Thorsten Böttger
- 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.