aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/lib/active_support/configurable.rb
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add example label to activesupport/configurable"Xavier Noria2010-08-151-2/+0
* Revert "Add example label to active_support/configurable"Xavier Noria2010-08-151-0/+1
* Add example label to active_support/configurableJosep M. Bach2010-08-151-1/+0
* Add example label to activesupport/configurableJosep M. Bach2010-08-151-0/+2
* Documented active_support/configurableJosep M. Bach2010-08-151-1/+20
* Ensure @config is not a reserved instance variable in controllers. [#5342 sta...José Valim2010-08-111-2/+2
* Clean up the config object in ActionPack. Create config_accessor which just d...José Valim2010-04-221-18/+19
* Start adding configuration to ActionView instead of using constants.Yehuda Katz2009-10-141-0/+35