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
Commit message (
Expand
)
Author
Age
Files
Lines
*
marking private methods which dont work if called on their own anyways
Eugene Gilburg
2014-07-18
2
-1
/
+5
*
small refactors to actionview renderers
Eugene Gilburg
2014-07-18
3
-16
/
+15
*
Fix typo on the variable name
Rafael Mendonça França
2014-07-16
1
-8
/
+8
*
Document the PartialIteration object
Rafael Mendonça França
2014-07-16
1
-3
/
+9
*
Build only one PartialIteration object for loop
Rafael Mendonça França
2014-07-16
1
-11
/
+18
*
No need to have a file to PartialIteration class
Rafael Mendonça França
2014-07-16
1
-1
/
+17
*
Added PartialIteration class used when rendering collections
Joel Junström
2014-07-16
1
-13
/
+28
*
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
*
typos rectified [ci skip]
Aayush khandelwal
2013-12-12
1
-1
/
+1
*
Improve readability of sentence in partial-renderer docs [ci skip]
Mac Martine
2013-11-19
1
-1
/
+1
*
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
5
-0
/
+788