Changeset [5e0341c986ebd6960ca0189a8791057093c547ce] by Thorsten Böttger

November 14th, 2014 @ 12:01 PM

Merge pull request #181 from bigtunacan/master

Fixes issue #179
https://github.com/aasm/aasm/commit/5e0341c986ebd6960ca0189a8791057...

Committed by Thorsten Böttger

  • M ".gitignore"
  • M lib/aasm/event.rb
  • M lib/aasm/transition.rb
  • M spec/unit/transition_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.