Changeset [3ce4119cb688a9b255f7bec323c86c8eb99661bb] by Thorsten Böttger

November 18th, 2013 @ 05:05 PM

Merge branch 'master' of https://github.com/ejlangev/aasm into ejlangev-master

Conflicts:
lib/aasm/aasm.rb https://github.com/aasm/aasm/commit/3ce4119cb688a9b255f7bec323c86c8...

Committed by Thorsten Böttger

  • M lib/aasm/aasm.rb
  • M lib/aasm/event.rb
  • M spec/models/callback_new_dsl.rb
  • M spec/unit/callbacks_spec.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.