Changeset [7ea16826f85fa2a0ba50b5693d2a99b3f5d3a8da] by Ito Tubasa

May 25th, 2014 @ 08:29 AM

remove unnecessary attr_reader in StateMachine class
https://github.com/aasm/aasm/commit/7ea16826f85fa2a0ba50b5693d2a99b...

Committed by Ito Tubasa

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