Changeset [b833d7bdab207889fc5a751e89d0d9abaa0d44b6] by Thorsten Böttger

May 22nd, 2014 @ 04:39 PM

Merge pull request #129 from enbaglisash/patch

remove ivar name from AASM::StateMachine.initialize method
https://github.com/aasm/aasm/commit/b833d7bdab207889fc5a751e89d0d9a...

Committed by Thorsten Böttger

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