diff options
Diffstat (limited to 'config/environment.rb')
| -rw-r--r-- | config/environment.rb | 2 |
1 files changed, 1 insertions, 1 deletions
| diff --git a/config/environment.rb b/config/environment.rb index 426333b..cac5315 100644 --- a/config/environment.rb +++ b/config/environment.rb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | # Load the Rails application. | 1 | # Load the Rails application. |
| 2 | require_relative 'application' | 2 | require_relative "application" |
| 3 | 3 | ||
| 4 | # Initialize the Rails application. | 4 | # Initialize the Rails application. |
| 5 | Rails.application.initialize! | 5 | Rails.application.initialize! |
