Changeset [ca6f524a98a29ad2cc94cda6877ef7ad0f2fcbbc] by Thorsten Böttger
August 17th, 2014 @ 12:42 PM
bugfix: support reloading development environment in Rails
#148
https://github.com/aasm/aasm/commit/ca6f524a98a29ad2cc94cda6877ef7a...
Committed by Thorsten Böttger
- A spec/models/double_definer.rb
- A spec/unit/reloading_spec.rb
- M CHANGELOG.md
- M lib/aasm/state_machine.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.