aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/actionpack/abstract/abstract_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Bump RuboCop to 0.66.0Koichi ITO2019-03-271-5/+5
* Merge pull request #31005 from shuheiktgw/remove_unnecessary_semicolonsMatthew Draper2017-10-281-1/+1
* Fix RuboCop offensesKoichi ITO2017-08-161-2/+2
* Use frozen string literal in actionview/Kir Shatrov2017-07-241-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Define path with __dir__bogdanvlviv2017-05-231-2/+2
* Fix broken comments indentation caused by rubocop auto-correct [ci skip]Ryuta Kamizono2016-09-141-1/+1
* Add three new rubocop rulesRafael Mendonça França2016-08-161-3/+3
* code gardening: removes redundant selfsXavier Noria2016-08-081-1/+1
* applies remaining conventions across the projectXavier Noria2016-08-061-4/+0
* normalizes indentation and whitespace across the projectXavier Noria2016-08-061-16/+16
* modernizes hash syntax in actionviewXavier Noria2016-08-061-5/+5
* applies new string literal convention in actionview/testXavier Noria2016-08-061-2/+2
* Remove wrong TODO commentRafael Mendonça França2015-01-041-1/+1
* Remove deprecated `AbstractController::Base::parent_prefixes`Rafael Mendonça França2015-01-041-16/+0
* Following documentation guidelineRafael Mendonça França2014-05-141-4/+3
* deprecate AbC:Base::parent_prefixes.Nick Sutterer2014-05-131-0/+49
* Move abstract's controller tests to AVŁukasz Strzałkowski2013-08-251-0/+262