]> git.openstreetmap.org Git - rails.git/blobdiff - db/migrate/010_diary_comments.rb
Make sure text in Markdown help is aligned correctly
[rails.git] / db / migrate / 010_diary_comments.rb
index 43019a938ff96738d322d39361e6677632871528..ecad2f5dcd50478217ba569baa9d268c6fcce7e2 100644 (file)
@@ -1,3 +1,5 @@
+require 'migrate'
+
 class DiaryComments < ActiveRecord::Migration
   def self.up
     create_table "diary_comments", myisam_table do |t|