aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/option_merger.rb
Commit message (Expand)AuthorAgeFilesLines
* Don't undefine #class in OptionMerger [Rick]Rick Olson2006-09-271-1/+1
* Allow default options in with_options to be overridden. Closes #4480. [murphy...Marcel Molina2006-04-261-2/+2
* Add Object#with_options for DRYing up multiple calls to methods having shared...Sam Stephenson2005-12-151-0/+25