Changeset [4b7f22611ff9fa5d63ec3234ae01ac2179d113e5] by KiranMahale
November 15th, 2018 @ 04:18 AM
Dont add column if already exists
https://github.com/aasm/aasm/commit/4b7f22611ff9fa5d63ec3234ae01ac2...
Committed by KiranMahale
- M spec/database.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.