« ...4241759c70df0385e95b4c46d6cd0342bd271315c2457b25591aad.js » n'existait pas sur « 473405607b5dff6a367042a7d4030f89b71de9d6 »
-
René Klačan a rédigé
Since Rails 5.1 missing migration version results in following error: ``` StandardError: Directly inheriting from ActiveRecord::Migration is not supported. Please specify the Rails release the migration was written for: ``` This PR fixes all migration files.
René Klačan a rédigéSince Rails 5.1 missing migration version results in following error: ``` StandardError: Directly inheriting from ActiveRecord::Migration is not supported. Please specify the Rails release the migration was written for: ``` This PR fixes all migration files.
Chargement en cours