Changeset [3058730f86cbc195d5484e25e69ad300d56e68fc] by KiranMahale
November 15th, 2018 @ 02:02 AM
Dont add column if already exists
https://github.com/aasm/aasm/commit/3058730f86cbc195d5484e25e69ad30...
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.