Changeset [673b6f7abaa43752bdac21f7457807d6e3008d25] by Bastian Wegge
September 19th, 2016 @ 04:41 PM
added custom-name to generator to avoid uninitialized constant
error
https://github.com/aasm/aasm/commit/673b6f7abaa43752bdac21f7457807d...
Committed by Bastian Wegge
- M lib/generators/active_record/aasm_generator.rb
- M spec/generators/active_record_generator_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.