summaryrefslogtreecommitdiff
path: root/db/migrate/20151007120511_namespaces_projects_path_lower_indexes.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/20151007120511_namespaces_projects_path_lower_indexes.rb')
-rw-r--r--db/migrate/20151007120511_namespaces_projects_path_lower_indexes.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/migrate/20151007120511_namespaces_projects_path_lower_indexes.rb b/db/migrate/20151007120511_namespaces_projects_path_lower_indexes.rb
index 7f6cd6d5a78..38208e59804 100644
--- a/db/migrate/20151007120511_namespaces_projects_path_lower_indexes.rb
+++ b/db/migrate/20151007120511_namespaces_projects_path_lower_indexes.rb
@@ -1,3 +1,4 @@
+# rubocop:disable all
class NamespacesProjectsPathLowerIndexes < ActiveRecord::Migration
disable_ddl_transaction!