Changeset [e03af047c47e7d75d2f0a06798e9464b6cc9c2ff] by long-long-float
March 10th, 2016 @ 12:15 AM
fix add_column to new style
https://github.com/aasm/aasm/commit/e03af047c47e7d75d2f0a06798e9464...
Committed by long-long-float
- M lib/generators/active_record/templates/migration_existing.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.