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
/
053_add_map_bug_tables.rb
diff --git
a/db/migrate/053_add_map_bug_tables.rb
b/db/migrate/053_add_map_bug_tables.rb
index aac3c11c473019ccea730200a3e15651a51e7793..e8e01ec0724687e0c5ee37cc6de002c6b63b93e3 100644
(file)
--- a/
db/migrate/053_add_map_bug_tables.rb
+++ b/
db/migrate/053_add_map_bug_tables.rb
@@
-1,6
+1,6
@@
require "migrate"
-class AddMapBugTables < ActiveRecord::Migration[
5.0
]
+class AddMapBugTables < ActiveRecord::Migration[
4.2
]
def self.up
create_enumeration :map_bug_status_enum, %w[open closed hidden]