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