José Valim
|
f28d856cec
|
Improve performance of the rendering stack by freezing formats as a sign that they shouldn't be further modified.
|
2010-03-19 17:20:20 +01:00 |
|
José Valim
|
8dd731bc50
|
Move more normalization up to the lookup context, so it does not have to repeat in every resolver.
|
2010-03-16 02:09:16 +01:00 |
|
José Valim
|
3da9a08a73
|
Optimize DetailsKey generation.
|
2010-03-14 10:25:29 +01:00 |
|
José Valim
|
2a12686832
|
Allow anything that responds to render to be given as :template and use find_template instead of find in views.
|
2010-03-12 14:25:10 +01:00 |
|
José Valim
|
839362fa07
|
Make all AP tests pass for Ruby 1.9.1.
|
2010-03-12 11:50:45 +01:00 |
|
José Valim
|
6c027443b0
|
Add tests for lookup context.
|
2010-03-11 13:23:14 +01:00 |
|
José Valim
|
07cf49aadf
|
Optimize and clean up how details key get expired.
|
2010-03-10 22:13:29 +01:00 |
|
José Valim
|
8f082ff421
|
Clean LookupContext API.
|
2010-03-08 23:25:16 +01:00 |
|
José Valim
|
36eb1a686c
|
Bring AM up to date with new rendering stack.
|
2010-03-08 20:57:33 +01:00 |
|
José Valim
|
bdf5096816
|
Move details to lookup_context and make resolvers use the cache key.
|
2010-03-08 20:39:15 +01:00 |
|
José Valim
|
68cda695da
|
Speed up performance in resolvers by adding fallbacks just when required.
|
2010-03-08 16:32:40 +01:00 |
|
José Valim
|
44ebab96da
|
Rename Template::Lookup to LookupContext.
|
2010-03-08 15:19:03 +01:00 |
|