Skip to content

Commit

Permalink
Sync standard out (#194) (#2)
Browse files Browse the repository at this point in the history
Sync standard out (#194)
  • Loading branch information
mockdeep authored Oct 9, 2019
2 parents 12022dc + 67ad6b5 commit 26f8218
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 @@ -2,6 +2,8 @@

# This file is used by Rack-based servers to start the application.

$stdout.sync = true

require_relative "config/environment"

run Rails.application

0 comments on commit 26f8218

Please sign in to comment.