José Valim
|
d677097eb6
|
Fix configurable cristalization and tests.
|
2011-06-29 13:57:59 -03:00 |
|
José Valim
|
894bdbd53d
|
Move variables to underscore format, update protected instance variables list.
|
2011-05-06 14:57:25 +02:00 |
|
Oriol Gual and Josep M. Bach
|
f42562f97b
|
Make ActiveSupport::Configurable work with modules
[#6486 state:committed]
Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>
|
2011-02-28 13:30:32 -02:00 |
|
José Valim
|
6067d16200
|
Call it compile_methods! and do the same on AM.
|
2010-09-27 20:43:56 +02:00 |
|
thedarkone
|
918dc27345
|
Compile ActionController::Base.config's methods to avoid method_missing overhead.
|
2010-09-27 17:45:58 +02:00 |
|
José Valim
|
4163ccec23
|
Clean up the config object in ActionPack. Create config_accessor which just delegates to the config object, reducing the number of deprecations and add specific tests.
|
2010-04-22 12:00:13 +02:00 |
|