Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -1/+1 |
* | Don't undefine #class in OptionMerger [Rick] | Rick Olson | 2006-09-27 | 1 | -0/+5 |
* | r4487@asus: jeremy | 2006-04-29 12:21:39 -0700 | Jeremy Kemper | 2006-07-08 | 1 | -12/+7 |
* | Allow default options in with_options to be overridden. Closes #4480. [murphy... | Marcel Molina | 2006-04-26 | 1 | -0/+16 |
* | Added reusable reloading support through the inclusion of the Relodable modul... | David Heinemeier Hansson | 2006-01-29 | 1 | -1/+1 |
* | Fix the requires in option_merger_test to unbreak AS tests | Sam Stephenson | 2006-01-21 | 1 | -2/+4 |
* | Add Object#with_options for DRYing up multiple calls to methods having shared... | Sam Stephenson | 2005-12-15 | 1 | -0/+32 |