Changeset [397816001cdf8c6c0a99715609211c1b6f0418ea] by Thorsten Böttger

February 14th, 2015 @ 03:50 AM

Merge pull request #204 from simi/sequel-and-jruby-ci

Sequel and JRuby CI
https://github.com/aasm/aasm/commit/397816001cdf8c6c0a99715609211c1...

Committed by Thorsten Böttger

  • M Gemfile
  • M spec/spec_helper.rb
  • M spec/unit/persistence/mongoid_persistance_spec.rb
  • M spec/unit/persistence/sequel_persistence_spec.rb
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.