aboutsummaryrefslogtreecommitdiffstats
path: root/guides/bug_report_templates/action_controller_gem.rb
Commit message (Expand)AuthorAgeFilesLines
* Update bug report templatesRyuta Kamizono2019-04-251-1/+1
* Update bug report templatesRobin Dupret2018-10-281-9/+1
* use "minitest" consistentlyXavier Noria2018-09-111-1/+1
* Update bug report templatesbogdanvlviv2018-04-101-1/+1
* Update bug report templatesbogdanvlviv2018-02-171-1/+1
* Deprecate secret_token, long since usurped by secret_key_base.Kasper Timm Hansen2017-09-281-1/+0
* Add newlines before/after the `git_source` in bug report templatesRyuta Kamizono2017-09-271-0/+2
* Change :github git source for bug report templatesbogdanvlviv2017-09-271-0/+1
* Use frozen string literal in guides/Koichi ITO2017-08-131-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
* Update the Gem Bug Report Templates to 5.1.0Alex Kitchens2017-05-011-1/+1
* Update bug report templatesMatthew Draper2017-03-221-1/+1
* Bump bug report template versions to 5.0.1Daniel Martin2017-01-261-1/+1
* applies new string literal convention in guidesXavier Noria2016-08-061-13/+13
* Bump version for master bug report templatesJon Moss2016-07-051-1/+1
* Update Ruby report templatesRafael Mendonça França2016-05-101-1/+1
* Replaced render :text with render :plain in AC gem bug report templatePrathamesh Sonpatki2015-07-181-1/+1
* Output an error message and raise an error if bundler 1.10.x is not installed...akihiro172015-06-061-1/+6
* Add the bug report templates to the Travis CI buildRoque Pinel2015-06-051-3/+7
* 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