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
/
template
/
handlers
/
erb.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Module#{define_method,alias_method,undef_method,remove_method} become public ...
Ryuta Kamizono
2018-12-21
1
-2
/
+2
*
Permit list usage cleanup and clearer documentation
Kevin Deisz
2018-08-27
1
-6
/
+6
*
Deprecate usage of ActionView::Template::Handlers::ERB::escape_whitelist
Kevin Deisz
2018-08-24
1
-2
/
+12
*
Remove deprecated Erubis ERB handler
Rafael Mendonça França
2017-10-23
1
-3
/
+0
*
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
*
Add option for class_attribute default (#29270)
David Heinemeier Hansson
2017-05-29
1
-6
/
+3
*
Fix inherit from deprecated `ActionView::Template::Handlers::Erubis`
Fumiaki MATSUSHIMA
2017-02-01
1
-1
/
+1
*
Change ActionView ERB Handler from Erubis to Erubi
Jeremy Evans
2017-01-25
1
-72
/
+5
*
let Regexp#match? be globally available
Xavier Noria
2016-10-27
1
-1
/
+0
*
modernizes hash syntax in actionview
Xavier Noria
2016-08-06
1
-2
/
+2
*
applies new string literal convention in actionview/lib
Xavier Noria
2016-08-06
1
-8
/
+8
*
systematic revision of =~ usage in AV
Xavier Noria
2016-07-25
1
-2
/
+3
*
Make collection caching explicit.
Kasper Timm Hansen
2016-02-20
1
-25
/
+0
*
Support explicit defintion of resouce name for collection caching.
Dov Murik
2015-07-07
1
-2
/
+9
*
Improve detection of partial templates eligible for collection caching.
Dov Murik
2015-06-22
1
-1
/
+1
*
Collections automatically cache and fetch partials.
Kasper Timm Hansen
2015-02-21
1
-0
/
+18
*
Some valid block calls in templates caused syntax errors
Akira Matsuda
2014-11-20
1
-1
/
+1
*
handle <%== nil %> cases
Aaron Patterson
2014-09-14
1
-2
/
+2
*
optimize string literals in erb templates
Aaron Patterson
2013-12-03
1
-2
/
+2
*
Remove require to AP stuff that left
Łukasz Strzałkowski
2013-06-20
1
-1
/
+0
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+146