]> git.openstreetmap.org Git - rails.git/blobdiff - db/migrate/20140117185510_drop_countries.rb
Merge remote-tracking branch 'upstream/pull/1964'
[rails.git] / db / migrate / 20140117185510_drop_countries.rb
index 083319284700607c84528ed3a306f117506f74ec..1b58c9fc0f970990626ba2914c11e3e97a12f3fb 100644 (file)
@@ -1,4 +1,4 @@
-class DropCountries < ActiveRecord::Migration
+class DropCountries < ActiveRecord::Migration[5.0]
   def up
     drop_table :countries
   end