Changeset [a6b6de6962cd991c2ebd1e330c57f9eb8570082f] by Thorsten Böttger

May 5th, 2016 @ 10:31 PM

exclude dynamoid from Rails 5.0 tests as it is not yet compatible
https://github.com/aasm/aasm/commit/a6b6de6962cd991c2ebd1e330c57f9e...

Committed by Thorsten Böttger

  • M gemfiles/rails_5.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.