# File lib/generators/audited/templates/add_comment_to_audits.rb, line 2 def self.up add_column :audits, :comment, :string end