Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VladislavSokov committed Jul 19, 2024
1 parent afbb628 commit 2d80d6d
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,6 @@ def rollback_all
redirect_to phantom_migrations_path
end

def rollback_all
ActualDbSchema::Migration.instance.rollback_all
redirect_to phantom_migrations_path
end

private

def handle_rollback(id, database)
Expand Down

0 comments on commit 2d80d6d

Please sign in to comment.