Changeset [d5f6965baeb816e056f1735259de00d93c7cb390] by Pavel Gabriel

September 18th, 2012 @ 05:21 AM

accept params for may_event? and pass them to guard
https://github.com/aasm/aasm/commit/d5f6965baeb816e056f1735259de00d...

Committed by Pavel Gabriel

  • M lib/aasm/supporting_classes/event.rb
  • M spec/spec_helpers/models_spec_helper.rb
  • M spec/unit/auth_machine_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.