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
/
actionpack
/
controller
/
render_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
*
Define path with __dir__
bogdanvlviv
2017-05-23
1
-6
/
+6
*
DRY fake models for testing
Akira Matsuda
2017-02-02
1
-35
/
+1
*
class Foo < Struct.new(:x) creates an extra unneeded anonymous class
Akira Matsuda
2017-01-13
1
-2
/
+2
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-2
/
+2
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-6
/
+6
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-6
/
+6
*
modernizes hash syntax in actionview
Xavier Noria
2016-08-06
1
-96
/
+96
*
applies new string literal convention in actionview/test
Xavier Noria
2016-08-06
1
-42
/
+42
*
Delete bad test
Sean Griffin
2016-06-07
1
-5
/
+0
*
Use `Mime[:foo]` instead of `Mime::Type[:FOO]` for back compat
Jeremy Daer
2015-10-06
1
-1
/
+1
*
render should return a string
Aaron Patterson
2015-10-05
1
-1
/
+1
*
:hocho: Typos
Akira Matsuda
2015-09-21
1
-1
/
+1
*
Stop using deprecated `render :text` in test
Prem Sichanugrist
2015-07-17
1
-19
/
+19
*
Revert "revises a test to account for case-insensitive file systems"
Matthew Draper
2015-06-14
1
-18
/
+2
*
Remove `assigns` and `assert_template`.
Guo Xiang Tan
2015-05-30
1
-46
/
+20
*
Deprecate `:nothing` option for render method
Mehmet Emin İNAÇ
2015-05-28
1
-1
/
+1
*
Remove deprecation warning.
Guo Xiang Tan
2015-05-22
1
-1
/
+1
*
revises a test to account for case-insensitive file systems
Xavier Noria
2015-05-21
1
-3
/
+19
*
Merge pull request #18948 from kaspth/automatic-collection-caching
Rafael Mendonça França
2015-02-25
1
-0
/
+4
|
\
|
*
Merge multi_fetch_fragments.
Kasper Timm Hansen
2015-02-20
1
-0
/
+4
*
|
Error message testing fix
Franky W
2015-02-20
1
-2
/
+2
|
/
*
use kwargs instead of xhr method. refs #18771.
yuuji.yaginuma
2015-02-07
1
-2
/
+2
*
Fixed test for deprecation warning in actionview, renaming from https://githu...
Vipul A M
2015-01-31
1
-3
/
+3
*
Support `:assigns` option when rendering with controllers/mailers.
brainopia
2015-01-22
1
-0
/
+9
*
Revert "Revert "Merge pull request #16888 from jejacks0n/render_template""
Godfrey Chan
2014-09-26
1
-18
/
+5
*
Revert "Merge pull request #16888 from jejacks0n/render_template"
Godfrey Chan
2014-09-23
1
-5
/
+18
*
Changes default render behavior from file to template.
jejacks0n
2014-09-11
1
-18
/
+5
*
Added PartialIteration class used when rendering collections
Joel Junström
2014-07-16
1
-0
/
+18
*
Fixed borken tests in AV caused by 013c74d
Godfrey Chan
2014-07-10
1
-2
/
+2
*
Ensure that .process return the method return
Arthur Neves
2014-05-06
1
-1
/
+5
*
Unused class in AV test
Akira Matsuda
2013-12-25
1
-2
/
+0
*
Prefer assert_raise instead of flunk + rescue to test for exceptions
Carlos Antonio da Silva
2013-12-19
1
-3
/
+3
*
Fix integration test to pass same-origin verification
Jeremy Kemper
2013-12-17
1
-1
/
+1
*
Minor typo fixes
Akira Matsuda
2013-11-27
1
-1
/
+1
*
Move actionpack's controller tests
Łukasz Strzałkowski
2013-08-25
1
-0
/
+1337