]> git.openstreetmap.org Git - rails.git/blobdiff - db/migrate/20140115192822_add_text_index_to_note_comments.rb
Standardise on double quoted strings
[rails.git] / db / migrate / 20140115192822_add_text_index_to_note_comments.rb
index e0d22306085ef318639df59e1499e85342ca20e6..fe91340488d5534b45680bc0e1e66787c6801c79 100644 (file)
@@ -1,4 +1,4 @@
-require 'migrate'
+require "migrate"
 
 class AddTextIndexToNoteComments < ActiveRecord::Migration
   def up