aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/option_merger_test.rb
Commit message (Expand)AuthorAgeFilesLines
* r4487@asus: jeremy | 2006-04-29 12:21:39 -0700Jeremy Kemper2006-07-081-12/+7
* Allow default options in with_options to be overridden. Closes #4480. [murphy...Marcel Molina2006-04-261-0/+16
* Added reusable reloading support through the inclusion of the Relodable modul...David Heinemeier Hansson2006-01-291-1/+1
* Fix the requires in option_merger_test to unbreak AS testsSam Stephenson2006-01-211-2/+4
* Add Object#with_options for DRYing up multiple calls to methods having shared...Sam Stephenson2005-12-151-0/+32