projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use th tags on trace show table
[rails.git]
/
db
/
migrate
/
20120318201948_create_redactions.rb
diff --git
a/db/migrate/20120318201948_create_redactions.rb
b/db/migrate/20120318201948_create_redactions.rb
index 1cdcc8625fd67f3561615f094dcd7ef3abb70ccb..3f6eec613cd0b492ac636c902b7bc870234bf55e 100644
(file)
--- a/
db/migrate/20120318201948_create_redactions.rb
+++ b/
db/migrate/20120318201948_create_redactions.rb
@@
-1,6
+1,4
@@
-require "migrate"
-
-class CreateRedactions < ActiveRecord::Migration[5.0]
+class CreateRedactions < ActiveRecord::Migration[4.2]
def change
create_table :redactions do |t|
t.string :title