Skip to content

Commit

Permalink
update with project-syncing action
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Nov 1, 2024
1 parent bf1e6f6 commit 74da337
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/rails_db.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# config.automatic_routes_mount = true

# set tables which you want to hide ONLY
# config.black_list_tables = ['users', 'accounts']
config.black_list_tables = ["ar_internal_metadata"]

# set tables which you want to show ONLY
# config.white_list_tables = ['posts', 'comments']
Expand Down

0 comments on commit 74da337

Please sign in to comment.