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
/
rendering.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
documentation fix
Gaurav Sharma
2014-05-24
1
-2
/
+2
*
Do note remove `Content-Type` when `render :body`
Prem Sichanugrist
2014-03-05
1
-5
/
+0
*
Add `#no_content_type` attribute to `AD::Response`
Prem Sichanugrist
2014-02-18
1
-0
/
+5
*
Introduce `render :body` for render raw content
Prem Sichanugrist
2014-02-18
1
-1
/
+1
*
Variant negotiation
Lukasz Strzalkowski
2014-02-13
1
-1
/
+1
*
Action Pack Variants
Łukasz Strzałkowski
2013-12-04
1
-1
/
+5
*
Renderer#_render_template should be private
Rafael Mendonça França
2013-11-19
1
-7
/
+7
*
Remove remaining coupling with AV in MimeResponds
José Valim
2013-09-09
1
-0
/
+7
*
Remove BasicRendering and remove template functionality from AbsC::Rendering
José Valim
2013-09-09
1
-7
/
+5
*
Move skeleton methods from AV to AbsC
Łukasz Strzałkowski
2013-09-03
1
-22
/
+0
*
Return to using protected_instance_variables in AV
Łukasz Strzałkowski
2013-09-02
1
-4
/
+0
*
Fist stab on basic rendering
Łukasz Strzałkowski
2013-08-25
1
-2
/
+0
*
Add #rendered_format method to controllers
Łukasz Strzałkowski
2013-08-25
1
-0
/
+4
*
Add missing requires inside AV
Łukasz Strzałkowski
2013-08-25
1
-0
/
+1
*
Revert "Move setting content_type to AV"
Łukasz Strzałkowski
2013-08-25
1
-2
/
+0
*
Move setting content_type to AV
Łukasz Strzałkowski
2013-08-25
1
-0
/
+2
*
Use concat to avoid allocating additional array
Łukasz Strzałkowski
2013-08-25
1
-1
/
+1
*
Pass args to render's super method
Łukasz Strzałkowski
2013-08-25
1
-1
/
+2
*
Improve AV::Rendering docs
Łukasz Strzałkowski
2013-08-25
1
-2
/
+8
*
Remove view_assigns from AV
Łukasz Strzałkowski
2013-08-25
1
-7
/
+0
*
Code formatting & typo fixes
Łukasz Strzałkowski
2013-08-25
1
-35
/
+35
*
Move protected_instance_variables & view_assigns to AbstractController
Łukasz Strzałkowski
2013-08-25
1
-15
/
+4
*
Remove 'api plugin' from docs
Łukasz Strzałkowski
2013-08-25
1
-3
/
+0
*
Create AbstractController::Rendering interface
Łukasz Strzałkowski
2013-08-25
1
-17
/
+4
*
Move rendering from AP to AV
Łukasz Strzałkowski
2013-08-25
1
-0
/
+186