Added missing ActiveRecord::Migration version information.

This commit is contained in:
Thorsten Eckel 2017-09-13 16:27:51 +02:00
parent bfc73568c9
commit 5fd008c439

View file

@ -1,4 +1,4 @@
class RemoveNetwork < ActiveRecord::Migration
class RemoveNetwork < ActiveRecord::Migration[5.0]
# rewinds db/migrate/20120101000020_create_network.rb
def change