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
/
error.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused `MissingRequestError`
yuuji.yaginuma
2017-10-31
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
*
let Regexp#match? be globally available
Xavier Noria
2016-10-27
1
-1
/
+0
*
Removed deprecated `#original_exception` in `ActionView::Template::Error`.
Rafael Mendonça França
2016-10-10
1
-11
/
+1
*
applies new string literal convention in actionview/lib
Xavier Noria
2016-08-06
1
-4
/
+4
*
systematic revision of =~ usage in AV
Xavier Noria
2016-07-25
1
-1
/
+2
*
WIP: Errors in logs should show log tags as well.
Vipul A M
2016-02-12
1
-2
/
+2
*
Fix edge case with ActionView::Template::Error reraise
Genadi Samokovarov
2015-12-23
1
-0
/
+4
*
Deprecate exception#original_exception in favor of exception#cause
Yuki Nishijima
2015-11-03
1
-6
/
+13
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
1
-1
/
+1
*
`ActionView::MissingTemplate` for partials includes underscore.
Yves Senn
2013-12-02
1
-0
/
+3
*
Use `set_backtrace` instead of `@backtrace` in ActionView error
Shimpei Makimoto
2013-11-16
1
-2
/
+2
*
Move actionpack/lib/action_view* into actionview/lib
Piotr Sarnacki
2013-06-20
1
-0
/
+138