Changeset [b234d192226d1b284976e0f721180826b19c5c1f] by Thorsten Böttger

October 28th, 2015 @ 05:02 PM

Merge pull request #272 from financeit/master

Add a new option to the events method to reject specific events before testing for permitted
https://github.com/aasm/aasm/commit/b234d192226d1b284976e0f72118082...

Committed by Thorsten Böttger

  • M README.md
  • M lib/aasm/instance_base.rb
  • M spec/unit/inspection_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.