Changeset [389d56eaaac3610dcefc8ad3b70275d15faaf55d] by sineed

February 18th, 2016 @ 03:28 AM

Use symbol as the name of AR callback instead of block
https://github.com/aasm/aasm/commit/389d56eaaac3610dcefc8ad3b70275d...

Committed by sineed

  • M lib/aasm/persistence/active_record_persistence.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.