aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/dependencies_test.rb
Commit message (Expand)AuthorAgeFilesLines
* r4487@asus: jeremy | 2006-04-29 12:21:39 -0700Jeremy Kemper2006-07-081-13/+10
* Dependencies cleanup. Fixes #4221.Nicholas Seckar2006-03-271-81/+94
* added some (pointless) test cases to dependency loading, the more the merrierTobias Lütke2006-02-041-8/+37
* Added reusable reloading support through the inclusion of the Relodable modul...David Heinemeier Hansson2006-01-291-0/+17
* Introduce Dependencies.warnings_on_first_load setting. If true, enables warn...Jeremy Kemper2005-11-241-0/+2
* Sever infinite loop for mutual dependencies. Closes #2997.Jeremy Kemper2005-11-241-0/+18
* Enable warnings on first load only. File which are loaded but raise an excep...Jeremy Kemper2005-11-231-7/+60
* Fix broken tests caused by incomplete loading of active support.Nicholas Seckar2005-11-071-1/+1
* Added Kernel#silence_warnings and puts it into use throughout the frameworkDavid Heinemeier Hansson2005-09-111-1/+0
* Moved Active Support into its own gemDavid Heinemeier Hansson2005-02-151-1/+1
* Fixed all the testsDavid Heinemeier Hansson2005-02-151-15/+4
* Added test cases and rakefile to Active SupportDavid Heinemeier Hansson2005-01-021-3/+5
* Moved support from both Action Pack and Active Record into a separate module ...David Heinemeier Hansson2004-12-291-0/+39