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
/
test
/
template
/
template_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate Template#refresh
John Hawthorn
2019-04-04
1
-17
/
+3
*
Don't discard source after rendering
John Hawthorn
2019-04-04
1
-2
/
+2
*
Expand key word args for ActionView::Template
Aaron Patterson
2019-02-25
1
-1
/
+1
*
Pass locals in to the template object on construction
Aaron Patterson
2019-02-25
1
-8
/
+6
*
Improve Template#inspect output (#35407)
John Hawthorn
2019-02-25
1
-0
/
+10
*
Always pass a format to the ActionView::Template constructor
Aaron Patterson
2019-02-25
1
-2
/
+4
*
Fix deprecation warnings and call super
Aaron Patterson
2019-02-06
1
-2
/
+2
*
Move templates to an anonymous subclass of AV::Base
Aaron Patterson
2019-02-06
1
-1
/
+3
*
Always evaluate views against an ActionView::Base
Aaron Patterson
2019-01-16
1
-1
/
+1
*
make actionview templates marshalable so that they can be serialized during t...
lsylvester
2018-09-30
1
-0
/
+7
*
Use frozen string literal in actionview/
Kir Shatrov
2017-07-24
1
-0
/
+1
*
[Action View] `rubocop -a --only Layout/EmptyLineAfterMagicComment`
Koichi ITO
2017-07-11
1
-0
/
+1
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
1
-0
/
+1
|
\
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
|
Make ActionView frozen string literal friendly.
Pat Allan
2017-06-20
1
-1
/
+1
|
/
*
fix RuboCop errors re \xFC
Xavier Noria
2016-09-02
1
-2
/
+4
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-12
/
+12
*
Make collection caching explicit.
Kasper Timm Hansen
2016-02-20
1
-32
/
+0
*
Removed Mocha from ActionView part 1
Ronak Jangir
2015-08-24
1
-4
/
+6
*
Support explicit defintion of resouce name for collection caching.
Dov Murik
2015-07-07
1
-3
/
+5
*
Improve detection of partial templates eligible for collection caching.
Dov Murik
2015-06-22
1
-0
/
+30
*
Error message testing fix
Franky W
2015-02-20
1
-1
/
+2
*
Move template tests from actionpack to actionview
Piotr Sarnacki
2013-06-20
1
-0
/
+200