index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_view
/
render
/
layouts.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
layout_for works again with objects as specified in the documentation and Rai...
José Valim & Carlos Antonio da Silva
2010-08-11
1
-4
/
+8
*
Added title to some other files in actionpack/lib/action_view
Rizwan Reza
2010-06-16
1
-0
/
+1
*
Fix a bunch of minor spelling mistakes
Evgeniy Dolzhenko
2010-06-11
1
-1
/
+1
*
Make AP test suite green once again and speed up performance in layouts looku...
José Valim
2010-06-07
1
-12
/
+3
*
Formats should always be an array.
Jeremy Kemper
2010-06-06
1
-1
/
+1
*
Layout contents are html-safe
Jeremy Kemper
2010-04-09
1
-1
/
+1
*
<% yield to <%= yield in rdoc of _layout_for, and copy-edits it now that we a...
Xavier Noria
2010-04-05
1
-17
/
+31
*
Merge branch 'master' into docrails
wycats
2010-03-26
1
-3
/
+14
|
\
|
*
Improve performance of the rendering stack by freezing formats as a sign that...
José Valim
2010-03-19
1
-1
/
+1
|
*
Fix rendering of HTML partials inside JS templates [#4197 status:resolved]
José Valim
2010-03-16
1
-3
/
+14
*
|
Merge remote branch 'mainstream/master'
Pratik Naik
2010-03-15
1
-6
/
+3
|
\
|
|
*
Finish cleaning up rendering stack from views and move assigns evaluation to ...
José Valim
2010-03-12
1
-4
/
+1
|
*
Allow anything that responds to render to be given as :template and use find_...
José Valim
2010-03-12
1
-2
/
+2
*
|
Updated documentation for block helpers in render/layouts.rb
Jeroen van Dijk
2010-03-12
1
-2
/
+2
|
/
*
Clean LookupContext API.
José Valim
2010-03-08
1
-2
/
+2
*
Speed up performance in resolvers by adding fallbacks just when required.
José Valim
2010-03-08
1
-1
/
+2
*
Rename Template::Lookup to LookupContext.
José Valim
2010-03-08
1
-2
/
+2
*
More refactoring on the views side of rendering.
José Valim
2010-03-08
1
-0
/
+64