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
/
056_add_date_closed.rb
diff --git
a/db/migrate/056_add_date_closed.rb
b/db/migrate/056_add_date_closed.rb
index 57efa7c8a04c2d024d2c412e9e37ee895762b583..b6da41466ae3df01ea0ef81dbe94238a846823d9 100644
(file)
--- a/
db/migrate/056_add_date_closed.rb
+++ b/
db/migrate/056_add_date_closed.rb
@@
-1,5
+1,3
@@
-require "migrate"
-
class AddDateClosed < ActiveRecord::Migration[4.2]
def self.up
add_column :map_bugs, :date_closed, :timestamp