projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Get the notes tests working again
[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 8d444a49fdb1bdc45f65b326ef3e66a1a47eaa19..b3a1acee64ccdadc373f996b9b8e0de6f1fee75e 100644
(file)
--- a/
db/migrate/053_add_map_bug_tables.rb
+++ b/
db/migrate/053_add_map_bug_tables.rb
@@
-1,4
+1,4
@@
-require '
lib/
migrate'
+require 'migrate'
class AddMapBugTables < ActiveRecord::Migration
def self.up