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
/
dependency_tracker_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-2
/
+2
*
applies new string literal convention in actionview/test
Xavier Noria
2016-08-06
1
-2
/
+2
*
:scissors: empty line at the top of files
Akira Matsuda
2015-09-21
1
-1
/
+0
*
Fix dependency tracker bug
Juho Leinonen
2015-02-25
1
-1
/
+0
*
Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...
Vipul A M
2015-02-03
1
-1
/
+0
*
Fix that render layout should also be picked up by the template dependency tr...
David Heinemeier Hansson
2014-07-25
1
-0
/
+15
*
Add unregister_template_handler to prevent leaks.
Zuhao Wan
2014-06-12
1
-0
/
+1
*
Avoid scanning multiple render calls as a single match.
João Britto
2014-01-09
1
-4
/
+26
*
Improve ERB dependency detection.
João Britto
2014-01-09
1
-4
/
+88
*
Move template tests from actionpack to actionview
Piotr Sarnacki
2013-06-20
1
-0
/
+74