Changeset [e9a7686b3e1b837f2ce0d591e6d8789f6c426f36] by Thorsten Böttger

November 5th, 2014 @ 06:02 PM

removed deprecated methods (mostly the ones prefixed with )
https://github.com/aasm/aasm/commit/e9a7686b3e1b837f2ce0d591e6d8789...

Committed by Thorsten Böttger

  • A PLANNED_CHANGES.md
  • R AASM4.md
  • M CHANGELOG.md
  • M lib/aasm/aasm.rb
  • M lib/aasm/event.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.