Changeset [d55dcef93cd7b53f1ce5efbe15ec55575d22d7e6] by Thorsten Böttger

August 16th, 2014 @ 06:47 AM

Merge pull request #157 from MichaelXavier/stack-level-too-deep-failed

Fix stack level too deep error due to namespacing
https://github.com/aasm/aasm/commit/d55dcef93cd7b53f1ce5efbe15ec555...

Committed by Thorsten Böttger

  • A spec/unit/event_naming_spec.rb
  • M lib/aasm/aasm.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.