Changeset [daf13541bc12848a9f2268738a5d8575b8d79dc5] by Thorsten Böttger
May 29th, 2015 @ 06:41 AM
support turning off and on the configuration option for
no_direct_assignment
https://github.com/aasm/aasm/commit/daf13541bc12848a9f2268738a5d857...
Committed by Thorsten Böttger
- M lib/aasm/base.rb
- M spec/models/active_record/localizer_test_model.rb
- M spec/unit/persistence/active_record_persistence_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.