Changeset [1ef5c17c4199af16626bdd407fd4e96bd0fe8a04] by Pablo Acuna
July 6th, 2017 @ 10:43 PM
add current Rails version to migration
https://github.com/aasm/aasm/commit/1ef5c17c4199af16626bdd407fd4e96...
Committed by Pablo Acuna
- 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.