1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib
Andrew White 75ad0e642c 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
2014-01-01 20:29:56 +00:00
..
active_support Don't lazy load the tzinfo library 2014-01-01 20:29:56 +00:00
active_support.rb update copyright notices to 2014. [ci skip] 2014-01-01 23:59:49 +05:30