X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/497009ed2b98dfdeeb349e891c1fbd88d14ff087..d17ecc9b83c13912019336c0045aadb807143eb0:/db/migrate/20120328090602_drop_session_table.rb diff --git a/db/migrate/20120328090602_drop_session_table.rb b/db/migrate/20120328090602_drop_session_table.rb index 627db6d7c..0ffcb899b 100644 --- a/db/migrate/20120328090602_drop_session_table.rb +++ b/db/migrate/20120328090602_drop_session_table.rb @@ -1,4 +1,4 @@ -require 'migrate' +require "migrate" class DropSessionTable < ActiveRecord::Migration def up