projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Localisation updates from https://translatewiki.net.
[rails.git]
/
db
/
migrate
/
20140117185510_drop_countries.rb
diff --git
a/db/migrate/20140117185510_drop_countries.rb
b/db/migrate/20140117185510_drop_countries.rb
index 083319284700607c84528ed3a306f117506f74ec..1102cbc8832f6743eecd85f1c40eeb27d30d50fd 100644
(file)
--- a/
db/migrate/20140117185510_drop_countries.rb
+++ b/
db/migrate/20140117185510_drop_countries.rb
@@
-1,4
+1,4
@@
-class DropCountries < ActiveRecord::Migration
+class DropCountries < ActiveRecord::Migration
[4.2]
def up
drop_table :countries
end