aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/autoloading_fixtures/class_folder
Commit message (Expand)AuthorAgeFilesLines
* [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
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-1/+1
* Fix ActiveSupport tests that depend on run orderFrancesco Rodriguez2012-08-231-1/+1
* Deletes trailing whitespaces (over text files only find * -type f -exec sed '...Santiago Pastorino2010-08-141-1/+1
* Test autoloading nested subclass of parent.Jeremy Kemper2006-11-161-0/+3
* Update dependencies to allow constants to be defined alongside their siblings.Nicholas Seckar2006-11-011-0/+3
* Dependencies can autoload directories of nested classes.Jeremy Kemper2006-08-162-0/+6