Changeset [1830393726e3db39045f81b2ae80ef10cc9e2dc2] by Anil Maurya

April 29th, 2017 @ 04:55 PM

Add specs to verify may_*? methods for ActiveRecord
https://github.com/aasm/aasm/commit/1830393726e3db39045f81b2ae80ef1...

Committed by Anil Maurya

  • M spec/models/active_record/complex_active_record_example.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.