Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-brousse committed Sep 29, 2021
1 parent 26b6e13 commit 8f80083
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config.ru
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ require "bundler"
Bundler.require(:default, :development)

Combustion.initialize! :all do
config.load_defaults Rails.gem_version.segments[0..1].join("."

config.logger = ActiveSupport::TaggedLogging.new(Logger.new(nil))
config.log_level = :fatal

Expand Down

0 comments on commit 8f80083

Please sign in to comment.