Changeset [15901acef8119a95bc99b2fb8027b6b0fbc25fd5] by Thorsten Böttger
November 27th, 2013 @ 05:52 PM
playing around with Rails version builds
https://github.com/aasm/aasm/commit/15901acef8119a95bc99b2fb8027b6b...
Committed by Thorsten Böttger
- A gemfiles/rails_3.2.gemfile
- A gemfiles/rails_4.0.gemfile
- M .travis.yml
- M Gemfile
- M aasm.gemspec
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.