Changeset [6e97e794198447bb8d29bb1d6ed1c38afc7dc440] by Thorsten Böttger

January 5th, 2016 @ 05:51 AM

fix arity difference between Procs and lambdas (see #293 for details)
https://github.com/aasm/aasm/commit/6e97e794198447bb8d29bb1d6ed1c38...

Committed by Thorsten Böttger

  • M CHANGELOG.md
  • M lib/aasm/core/transition.rb
  • M spec/models/guardian.rb
  • M spec/unit/guard_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.