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
/
abstract
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix `require_dependency` message format
Ryuta Kamizono
2016-11-25
1
-1
/
+1
*
Fix broken comments indentation caused by rubocop auto-correct [ci skip]
Ryuta Kamizono
2016-09-14
1
-1
/
+1
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-3
/
+3
*
code gardening: removes redundant selfs
Xavier Noria
2016-08-08
1
-1
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
4
-8
/
+0
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
2
-22
/
+22
*
modernizes hash syntax in actionview
Xavier Noria
2016-08-06
4
-34
/
+34
*
applies new string literal convention in actionview/test
Xavier Noria
2016-08-06
4
-10
/
+10
*
Add more test coverage to layouts
Rafael Mendonça França
2016-05-20
1
-4
/
+152
*
keep layouts + locals from bloating the cache
Aaron Patterson
2016-05-17
1
-0
/
+19
*
locals can be accessed from templates rendered in the controller
Aaron Patterson
2016-05-17
1
-0
/
+16
*
Delete needless `require 'active_support/deprecation'`
yui-knk
2015-10-20
1
-1
/
+0
*
Stop using deprecated `render :text` in test
Prem Sichanugrist
2015-07-17
2
-3
/
+4
*
Cleaning unused views from actionpack tests inside actionview
Thiago Pradi
2015-03-14
1
-1
/
+0
*
Remove wrong TODO comment
Rafael Mendonça França
2015-01-04
1
-1
/
+1
*
Remove deprecated `AbstractController::Base::parent_prefixes`
Rafael Mendonça França
2015-01-04
1
-16
/
+0
*
Following documentation guideline
Rafael Mendonça França
2014-05-14
1
-4
/
+3
*
deprecate AbC:Base::parent_prefixes.
Nick Sutterer
2014-05-13
1
-0
/
+49
*
Ensure that .process return the method return
Arthur Neves
2014-05-06
1
-8
/
+8
*
Prefer assert_raise instead of flunk + rescue to test for exceptions
Carlos Antonio da Silva
2013-12-19
1
-3
/
+3
*
More typo fixes
Akira Matsuda
2013-11-27
1
-1
/
+1
*
Minor typo fixes
Akira Matsuda
2013-11-27
1
-3
/
+3
*
Refactor File.expand_path usage to remove additional File.join
Alex Johnson
2013-11-05
1
-1
/
+1
*
Move abstract's controller tests to AV
Łukasz Strzałkowski
2013-08-25
14
-0
/
+886