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
/
partial_renderer.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Respect value of `:object` if `:object` is false when rendering
yui-knk
2015-11-13
1
-1
/
+1
*
Require only necessary concurrent-ruby classes.
Jerry D'Antonio
2015-11-04
1
-1
/
+1
*
Replaced `ThreadSafe::Map` with successor `Concurrent::Map`.
Jerry D'Antonio
2015-09-19
1
-3
/
+3
*
zOMG 37 objects saved
schneems
2015-07-30
1
-1
/
+1
*
Remove duplicate private statement
Roque Pinel
2015-06-21
1
-2
/
+0
*
Do not put partial name to local_assigns when rendering without an object
Henrik Nygren
2015-05-14
1
-1
/
+1
*
[ci skip] Fix `&>` with `%>`
yui-knk
2015-03-25
1
-9
/
+9
*
Merge multi_fetch_fragments.
Kasper Timm Hansen
2015-02-20
1
-2
/
+6
*
Partial template name does no more have to be a valid Ruby identifier
Akira Matsuda
2015-02-06
1
-3
/
+2
*
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
*
marking private methods which dont work if called on their own anyways
Eugene Gilburg
2014-07-18
1
-0
/
+2
*
small refactors to actionview renderers
Eugene Gilburg
2014-07-18
1
-10
/
+10
*
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
*
Improve readability of sentence in partial-renderer docs [ci skip]
Mac Martine
2013-11-19
1
-1
/
+1
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+492