aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/autoloading_fixtures/loads_constant.rb
Commit message (Collapse)AuthorAgeFilesLines
* This is for making sure const_missing is triggered without warningsSantiago Pastorino2010-07-261-1/+2
|
* Fix a bug where requires inside of autoloads were being added to the ↵wycats2010-07-261-0/+4
autoloaded_constants list, causing mayhem. [#5165 state:resolved]