aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/mime/accept_format_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable `Layout/EmptyLinesAroundAccessModifier` copRyuta Kamizono2019-06-131-1/+0
* Use frozen string literal in actionpack/Kir Shatrov2017-07-291-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-1/+1
* Privatize unneededly protected methods in Action Pack testsAkira Matsuda2016-12-231-1/+1
* applies new string literal convention in actionpack/testXavier Noria2016-08-061-3/+3
* Switch to kwargs in ActionController::TestCase and ActionDispatch::IntegrationKir Shatrov2015-01-291-2/+2
* Remove tests method for test cases when controller can be inferred.Guo Xiang2014-05-031-2/+0
* Split the 1200+ line mime_responds_test into 3 more focused and manageable te...Ben Woosley2013-08-171-0/+94