1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails/application
Eugene Kenny 775148c837 Allow utc_to_local_returns_utc_offset_times to be set in new_framework_defaults_6_1.rb
Enabling this option in new_framework_defaults_6_1.rb didn't work
before, as railtie initializers run before application initializers.
2020-04-03 19:41:35 +01:00
..
bootstrap.rb Simplify lookup_store 2020-02-05 14:07:56 +09:00
configuration.rb Allow utc_to_local_returns_utc_offset_times to be set in new_framework_defaults_6_1.rb 2020-04-03 19:41:35 +01:00
default_middleware_stack.rb ActionDispatch::SSL#initialize takes keyword arguments 2019-12-29 00:14:28 +09:00
dummy_erb_compiler.rb Fix: DummyCompiler embeds invalid YAML content 2019-05-15 22:26:07 +05:30
finisher.rb Avoid setting up file watcher on cache_classes 2019-09-16 11:16:50 -07:00
routes_reloader.rb Bring back feature that allows loading external route iles: 2019-12-06 14:20:12 +01:00