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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Squash `warning: instance variable @filename not initialized`
utilum
2019-04-12
1
-1
/
+1
*
Rename `ActionView::Base#run` to `#_run`
Seb Jacobs
2019-03-15
1
-1
/
+1
*
Pass the template format to the digestor
Aaron Patterson
2019-02-15
1
-1
/
+1
*
Turn lookup context in to a stack, push and pop if formats change
Aaron Patterson
2019-02-11
1
-1
/
+1
*
Tighten up the AV::Base constructor
Aaron Patterson
2019-01-29
1
-1
/
+1
*
Pull buffer assignment up
Aaron Patterson
2019-01-16
1
-1
/
+1
*
Always evaluate views against an ActionView::Base
Aaron Patterson
2019-01-16
1
-4
/
+6
*
Pull output buffer conditional up
Aaron Patterson
2019-01-16
1
-1
/
+3
*
Remove deprecated Erubis ERB handler
Rafael Mendonça França
2017-10-23
2
-94
/
+0
*
Use frozen string literal in actionview/
Kir Shatrov
2017-07-24
3
-0
/
+6
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
3
-3
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
3
-0
/
+3
*
call `gem` `erubis` before require
yuuji.yaginuma
2017-02-01
1
-0
/
+1
*
Fix inherit from deprecated `ActionView::Template::Handlers::Erubis`
Fumiaki MATSUSHIMA
2017-02-01
1
-0
/
+9
*
Change ActionView ERB Handler from Erubis to Erubi
Jeremy Evans
2017-01-25
2
-0
/
+161