spec/dummy/db/schema.rb in cmor_galleries-0.0.6.pre vs spec/dummy/db/schema.rb in cmor_galleries-0.0.7.pre

- old
+ new

@@ -8,10 +8,10 @@ # from scratch. The latter is a flawed and unsustainable approach (the more migrations # you'll amass, the slower it'll run and the greater likelihood for issues). # # It's strongly recommended that you check this file into your version control system. -ActiveRecord::Schema.define(version: 2019_03_31_091514) do +ActiveRecord::Schema.define(version: 2019_04_12_002616) do create_table "active_storage_attachments", force: :cascade do |t| t.string "name", null: false t.string "record_type", null: false t.integer "record_id", null: false