Changeset [b298c3146b44f0d86cec340716b9d5527d017890] by Thorsten Böttger
May 5th, 2016 @ 10:18 PM
adding Rails 5.0.0.beta4 to Travis builds
https://github.com/aasm/aasm/commit/b298c3146b44f0d86cec340716b9d55...
Committed by Thorsten Böttger
- A gemfiles/rails_5.0.gemfile
- M ".travis.yml"
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.