Changeset [5b764e796e9c80761136d36ffe95aa86b5ad798e] by Pablo Acuna
July 6th, 2017 @ 10:43 PM
Use AR version for migrations
https://github.com/aasm/aasm/commit/5b764e796e9c80761136d36ffe95aa8...
Committed by Pablo Acuna
- M lib/generators/active_record/templates/migration.rb
- 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.