wycats
|
197904341f
|
Merge branch 'master' into docrails
|
2010-03-26 15:10:24 -07:00 |
|
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
|
56fb60ebfe
|
Fix rendering of HTML partials inside JS templates [#4197 status:resolved]
|
2010-03-16 23:36:29 +01:00 |
|
Pratik Naik
|
03a62f4afe
|
Merge remote branch 'mainstream/master'
|
2010-03-15 19:46:03 +00:00 |
|
José Valim
|
f2c0a353ae
|
Finish cleaning up rendering stack from views and move assigns evaluation to controller (so plugins and/or controllers can overwrite just one method).
|
2010-03-12 20:39:53 +01:00 |
|
Jeroen van Dijk
|
20eb1ca77e
|
Updated documentation for block helpers in render/layouts.rb
|
2010-03-12 17:15:21 +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
|
8f082ff421
|
Clean LookupContext API.
|
2010-03-08 23:25:16 +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 |
|
José Valim
|
ea68fe59c6
|
More refactoring on the views side of rendering.
|
2010-03-08 14:46:57 +01:00 |
|