We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a2aa52 commit 4e0e7ebCopy full SHA for 4e0e7eb
config/application.rb
@@ -28,10 +28,6 @@ class Application < Rails::Application
28
# -- all .rb files in that directory are automatically loaded after loading
29
# the framework and any gems in your application.
30
31
- # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
32
- # Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
33
- config.time_zone = "London"
34
-
35
# Custom directories with classes and modules you want to be autoloadable.
36
config.autoload_paths += %W[#{config.root}/lib]
37
0 commit comments