Changeset [43a63a717b9d7d65f1ff5ebb5e3e6013ea6fae59] by Thorsten Böttger
August 18th, 2014 @ 03:45 PM
Committed by Thorsten Böttger
- M AASM4.md
- M callbacks.txt
- M lib/aasm/aasm.rb
- M spec/models/auth_machine.rb
- M spec/models/callback_new_dsl.rb
- M spec/unit/callbacks_spec.rb
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.