Changeset [440b21e9a3cfb1c2c046f0d1c28ee2d8d8b5cc54] by Peter M. Goldstein

December 26th, 2013 @ 10:29 PM

Add Rails 4.1.0.beta1. Get Rubinius build running. Enable supported configurations for Rubinius and JRuby.
https://github.com/aasm/aasm/commit/440b21e9a3cfb1c2c046f0d1c28ee2d...

Committed by Peter M. Goldstein

  • A gemfiles/rails_4.1.gemfile
  • M .gitignore
  • M .travis.yml
  • M gemfiles/rails_3.2.gemfile
  • M gemfiles/rails_4.0.gemfile
New-ticket Create new ticket

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.