aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/autoloading_fixtures/module_folder
Commit message (Expand)AuthorAgeFilesLines
* Improve the logic that detects non-autoloaded constantsJan Habermann2018-10-281-0/+8
* [Active Support] `rubocop -a --only Layout/EmptyLineAfterMagicComment`Koichi ITO2017-07-113-0/+3
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-093-0/+3
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-023-3/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-013-0/+3
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-1/+1
* Dependencies can autoload directories of nested classes.Jeremy Kemper2006-08-162-2/+6
* Dependencies cleanup. Fixes #4221.Nicholas Seckar2006-03-272-0/+4