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
/
actionview
/
lib
/
action_view
/
renderer
/
template_renderer.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass formats to lookup_context
Rafael Mendonça França
2015-08-24
1
-1
/
+1
*
remove useless case in #resolve_layout.
Nick Sutterer
2015-08-24
1
-2
/
+0
*
remove LookupContext#with_layout_format by passing formats for layouts explic...
Nick Sutterer
2015-08-24
1
-7
/
+10
*
Add missing :html option in determine_template error message.
Juanito Fatas
2015-03-27
1
-1
/
+1
*
Avoid creating unneeded Hash instance and calling slow Hash#fetch
Akira Matsuda
2014-10-25
1
-1
/
+1
*
marking private methods which dont work if called on their own anyways
Eugene Gilburg
2014-07-18
1
-1
/
+3
*
small refactors to actionview renderers
Eugene Gilburg
2014-07-18
1
-4
/
+1
*
Introduce `render :html` for render HTML string
Prem Sichanugrist
2014-02-18
1
-0
/
+2
*
Introduce `render :plain` for render plain text
Prem Sichanugrist
2014-02-18
1
-1
/
+3
*
Introduce `render :body` for render raw content
Prem Sichanugrist
2014-02-18
1
-2
/
+4
*
Fix default rendered format problem when calling render method without :conte...
kennyj
2013-07-15
1
-1
/
+1
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+96