summaryrefslogtreecommitdiff
path: root/db/migrate/20130528184641_add_system_to_notes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/20130528184641_add_system_to_notes.rb')
-rw-r--r--db/migrate/20130528184641_add_system_to_notes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/migrate/20130528184641_add_system_to_notes.rb b/db/migrate/20130528184641_add_system_to_notes.rb
index 1b22a4934f9..27fbf8983ac 100644
--- a/db/migrate/20130528184641_add_system_to_notes.rb
+++ b/db/migrate/20130528184641_add_system_to_notes.rb
@@ -1,3 +1,4 @@
+# rubocop:disable all
class AddSystemToNotes < ActiveRecord::Migration
class Note < ActiveRecord::Base
end