aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/all.rb
Commit message (Expand)AuthorAgeFilesLines
* [Active Support] require_relative => requireAkira Matsuda2017-10-211-2/+2
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-111-0/+1
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-091-0/+1
* [Active Support] require => require_relativeAkira Matsuda2017-07-011-2/+2
* applies new string literal convention in activesupport/libXavier Noria2016-08-061-3/+3
* AS json refactor, move to_json implementation to core_ext and a cleanup a bit...Santiago Pastorino2010-07-011-1/+0
* Load JSON additions (as to_json) on active_support/all.Santiago Pastorino2010-06-261-0/+1
* Make many parts of Rails lazy. In order to facilitate this,wycats2010-03-071-1/+0
* Fix the i18n dependency problemDavid Heinemeier Hansson2009-12-271-0/+1
* Remove 'core' fluff. Hookable ActiveSupport.load_all!Jeremy Kemper2009-05-201-0/+3