Changeset [505f0e2a67c29504ab7af6b4da87da4fa4ba09fe] by Yannick Rekinger
March 18th, 2016 @ 08:42 AM
Fixing some file dependencies for Ruby
https://github.com/aasm/aasm/commit/505f0e2a67c29504ab7af6b4da87da4...
Committed by Yannick Rekinger
- M lib/aasm.rb
- M lib/aasm/persistence.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.