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
/
lookup_context_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
*
improve error message when include assertions fail
Michael Grosser
2016-09-16
1
-2
/
+2
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
modernizes hash syntax in actionview
Xavier Noria
2016-08-06
1
-1
/
+1
*
Use `Mime[:foo]` instead of `Mime::Type[:FOO]` for back compat
Jeremy Daer
2015-10-06
1
-1
/
+1
*
compare arrays not set objects.
Aaron Patterson
2015-09-21
1
-3
/
+3
*
Removed Mocha from ActionView part 1
Ronak Jangir
2015-08-24
1
-30
/
+36
*
Fix the resolver cache and stop mutating the lookup_context
Rafael Mendonça França
2014-03-14
1
-13
/
+0
*
Introduce #with_formats_and_variants to prevent problems with mutating finder...
Łukasz Strzałkowski
2014-03-14
1
-0
/
+13
*
Ensure LookupContext in Digestor selects correct variant
Piotr Chmolowski
2014-03-09
1
-0
/
+14
*
Action Pack Variants
Łukasz Strzałkowski
2013-12-04
1
-1
/
+6
*
`ActionView::MissingTemplate` for partials includes underscore.
Yves Senn
2013-12-02
1
-2
/
+2
*
Fix AV tests, I18nProxy was moved to AV
Łukasz Strzałkowski
2013-08-25
1
-1
/
+1
*
Move template tests from actionpack to actionview
Piotr Sarnacki
2013-06-20
1
-0
/
+263