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
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2015-01-03
1
-5
/
+5
|
\
|
*
Fix "Rendering" not to link to AV::Rendering
claudiob
2014-12-25
1
-5
/
+5
*
|
fix error message of option as with invalid charters in partial rendering
Angelo capilleri
2014-12-29
1
-2
/
+10
|
/
*
Fix warning in AV tests
Sean Griffin
2014-11-25
1
-2
/
+4
*
Local vars should exist in partials for falsy `:object:` values too
Agis-
2014-11-25
1
-2
/
+2
*
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
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