aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/dependencies
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-1111-0/+11
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-0911-0/+11
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-0211-11/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-0111-0/+11
* normalizes indentation and whitespace across the projectXavier Noria2016-08-064-4/+4
* applies new string literal convention in activesupport/testXavier Noria2016-08-066-10/+10
* Don't blindly call blame_file! on exceptions in ActiveSupport::Dependencies::...Andrew Kreiling2013-06-091-0/+5
* Checkin failing test case related to load once pathsNicholas Seckar2006-12-241-0/+3
* Update Initializer to use load_once_paths to avoid plugin reloading. Referenc...Nicholas Seckar2006-08-292-0/+2
* Add tests for prior checkinNicholas Seckar2006-08-171-1/+1
* New dependencies implementationNicholas Seckar2006-08-081-0/+1
* Handle mutual dependencies with .rb suffix.Jeremy Kemper2005-11-282-0/+4
* Sever infinite loop for mutual dependencies. Closes #2997.Jeremy Kemper2005-11-243-0/+5
* Enable warnings on first load only. File which are loaded but raise an excep...Jeremy Kemper2005-11-232-0/+4
* Moved support from both Action Pack and Active Record into a separate module ...David Heinemeier Hansson2004-12-292-0/+7