Skip to content
Snippets Groups Projects

Fix incorrect renaming migrations

Merged Bob Van Landuyt :neckbeard: requested to merge bvl-fix-already-renamed-paths into master
All threads resolved!
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -6,7 +6,6 @@ class RenameUsersWithRenamedNamespace < ActiveRecord::Migration
@@ -6,7 +6,6 @@ class RenameUsersWithRenamedNamespace < ActiveRecord::Migration
DOWNTIME = false
DOWNTIME = false
DISALLOWED_ROOT_PATHS = %w[
DISALLOWED_ROOT_PATHS = %w[
-
abuse_reports
abuse_reports
api
api
autocomplete
autocomplete
Loading