Skip to content

Commit

Permalink
rubocop lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Cain committed Nov 21, 2023
1 parent 997d8f1 commit 361b5ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.ru
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

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

require ::File.expand_path('config/environment', __dir__)
require File.expand_path('config/environment', __dir__)
run Rails.application

0 comments on commit 361b5ec

Please sign in to comment.