Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:GSA/Challenge_platform into 7/add-br…
Browse files Browse the repository at this point in the history
…akeman-and-code-climate

* 'dev' of github.com:GSA/Challenge_platform:
  20 Update Gemfile.lock
  switch to :sql active_record db dump format
  • Loading branch information
cpreisinger committed Jul 18, 2024
2 parents 633a716 + 60cf793 commit 4841499
Show file tree
Hide file tree
Showing 3 changed files with 1,869 additions and 440 deletions.
3 changes: 3 additions & 0 deletions config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,8 @@ class Application < Rails::Application
#
# config.time_zone = "Central Time (US & Canada)"
# config.eager_load_paths << Rails.root.join("extras")

# Use the Postgresql-specific syntax for DB dumps
config.active_record.schema_format = :sql
end
end
Loading

0 comments on commit 4841499

Please sign in to comment.