diff options
author | Andrew White <andyw@pixeltrix.co.uk> | 2014-01-01 20:29:56 +0000 |
---|---|---|
committer | Andrew White <andyw@pixeltrix.co.uk> | 2014-01-01 20:29:56 +0000 |
commit | 75ad0e642c69cd037ce02172ce68e664634389ed (patch) | |
tree | 385c9e2df073cab79ce05b42451f954eff7f6e68 /activesupport/lib/active_support/backtrace_cleaner.rb | |
parent | e97d48f17e2ac5a0530c096543253886e057f624 (diff) | |
download | rails-75ad0e642c69cd037ce02172ce68e664634389ed.tar.gz rails-75ad0e642c69cd037ce02172ce68e664634389ed.tar.bz2 rails-75ad0e642c69cd037ce02172ce68e664634389ed.zip |
Don't lazy load the tzinfo library
Lazy loading the tzinfo library doesn't really buy us anything because
the gem is installed as a dependency via the gemspec and if a developer
is using Active Support outside of Rails then they can cherry pick which
files to load anyway.
Fixes #13553
Diffstat (limited to 'activesupport/lib/active_support/backtrace_cleaner.rb')
0 files changed, 0 insertions, 0 deletions