Changeset [97e1fa501d1ffcc58ef0b22e51c777b9bbceca08] by Paul Cantrell

March 6th, 2018 @ 01:27 AM

Circumvent "instance variable not defined" warnings

Fixes #583
https://github.com/aasm/aasm/commit/97e1fa501d1ffcc58ef0b22e51c777b...

Committed by Paul Cantrell

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