aboutsummaryrefslogtreecommitdiffstats
path: root/guides/bug_report_templates/action_controller_gem.rb
Commit message (Expand)AuthorAgeFilesLines
* load "rack/test" before "action_controller/railtie" in bug report templates [...yuuji.yaginuma2015-02-051-1/+1
* Update bug report templates to use version 4.2.0 instead of 5.0.0 [ci skip]Prathamesh Sonpatki2015-01-041-1/+1
* Using Rails 5.0 in bug report templates [ci skip]Lucas Caton2015-01-021-1/+1
* `secret_token` is now saved in `Rails.application.secrets.secret_token`Benjamin Fleischer2014-11-021-2/+2
* Ensure backward compatibility between Minitest 5 and 4Robin Dupret2013-12-271-1/+4
* Minitest::Unit::TestCase is Minitest::Test [ci skip]Arun Agrawal2013-12-261-1/+1
* Change all `MiniTest` to `Minitest` since, `MiniTest` namespace has been rena...Vipul A M2013-12-181-1/+1
* Include URL helpers in TestController in bug report templatesRoman Kushnir2013-11-111-0/+2
* Added bug report template for ActionControllerPaul Nikitochkin2013-08-211-0/+42