aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/configurable_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix configurable cristalization and tests.José Valim2011-06-291-6/+16
* Move variables to underscore format, update protected instance variables list.José Valim2011-05-061-0/+7
* Make ActiveSupport::Configurable work with modulesOriol Gual and Josep M. Bach2011-02-281-1/+7
* Call it compile_methods! and do the same on AM.José Valim2010-09-271-1/+1
* Compile ActionController::Base.config's methods to avoid method_missing overh...thedarkone2010-09-271-0/+18
* Clean up the config object in ActionPack. Create config_accessor which just d...José Valim2010-04-221-0/+42