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
/
abstract_renderer.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable `Layout/EmptyLinesAroundAccessModifier` cop
Ryuta Kamizono
2019-06-13
1
-1
/
+0
*
Removed unused layout attribute from RenderedTemplate
Abhay Nikam
2019-03-09
1
-5
/
+4
*
Templates have one format
Aaron Patterson
2019-02-25
1
-1
/
+1
*
Ensure that rendered templates always have a format
Aaron Patterson
2019-02-22
1
-3
/
+10
*
Fix up style
Aaron Patterson
2019-02-19
1
-2
/
+2
*
Return rendered template information instead of just strings
Aaron Patterson
2019-02-19
1
-0
/
+48
*
Remove `with_layout_format` delegation
Aaron Patterson
2019-01-28
1
-1
/
+1
*
Pull `@template` in to a local variable
Aaron Patterson
2019-01-28
1
-2
/
+0
*
Remove `find_template` and `find_file` delegate methods
Aaron Patterson
2019-01-28
1
-1
/
+1
*
Use frozen string literal in actionview/
Kir Shatrov
2017-07-24
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Privatize unneededly protected methods in Action View
Akira Matsuda
2016-12-24
1
-4
/
+4
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-15
/
+15
*
modernizes hash syntax in actionview
Xavier Noria
2016-08-06
1
-1
/
+1
*
Lock down new `ImplicitRender` behavior for 5.0 RC
Godfrey Chan
2016-02-25
1
-1
/
+1
*
Instrument cached collection renders.
Kasper Timm Hansen
2016-02-20
1
-2
/
+6
*
allow :file to be outside rails root, but anything else must be inside the ra...
Aaron Patterson
2016-01-22
1
-1
/
+1
*
small refactors to actionview renderers
Eugene Gilburg
2014-07-18
1
-2
/
+4
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+47