aboutsummaryrefslogtreecommitdiffstats
path: root/guides/bug_report_templates
Commit message (Expand)AuthorAgeFilesLines
* Update bug report templatesRyuta Kamizono2019-04-255-8/+8
* Specify sqlite gem version explicitly in version-specific bug report templatesSergey Ponomarev2019-02-042-2/+2
* Specify `hosts` in bug report template.yuuji.yaginuma2018-12-251-0/+1
* Revert "Merge pull request #34421 from albertoalmagro/use-assert-not-instead-...Ryuta Kamizono2018-11-112-2/+2
* Prefer assert_not instead of refute [ci skip]Alberto Almagro2018-11-102-2/+2
* Update bug report templatesRobin Dupret2018-10-2811-87/+11
* use "minitest" consistentlyXavier Noria2018-09-117-7/+7
* Update bug report templatesbogdanvlviv2018-04-105-5/+5
* Update bug report templatesbogdanvlviv2018-02-176-7/+8
* Revert "Specify bundler version in template files"SHIBATA Hiroshi2017-12-226-12/+0
* Use released arelyuuji.yaginuma2017-11-156-6/+0
* Specify bundler version in template filesyuuji.yaginuma2017-11-036-0/+12
* Set proper migration' version in bug report templatesbogdanvlviv2017-10-182-2/+2
* Deprecate secret_token, long since usurped by secret_key_base.Kasper Timm Hansen2017-09-282-2/+0
* Add newlines before/after the `git_source` in bug report templatesRyuta Kamizono2017-09-2711-0/+22
* Change :github git source for bug report templatesbogdanvlviv2017-09-2711-0/+11
* Use frozen string literal in guides/Koichi ITO2017-08-1311-0/+22
* Require arel master in the benchmark templateSean Griffin2017-07-251-0/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-0211-11/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-0111-0/+11
* Do not use private API in bug report templatesyuuji.yaginuma2017-06-222-8/+4
* Define path with __dir__bogdanvlviv2017-05-232-2/+2
* Update the Gem Bug Report Templates to 5.1.0Alex Kitchens2017-05-015-5/+5
* Update bug report templatesMatthew Draper2017-03-225-5/+5
* Start Rails 5.2 developmentMatthew Draper2017-03-225-0/+5
* Use released arelyuuji.yaginuma2017-02-261-1/+0
* Use released arelRafael Mendonça França2017-02-215-5/+0
* Bump bug report template versions to 5.0.1Daniel Martin2017-01-265-5/+5
* Remove deprecated support to passing a column to #quoteRafael Mendonça França2016-12-296-0/+6
* Add more rubocop rules about whitespacesRafael Mendonça França2016-10-293-4/+4
* Introduce a benchmark template [ci skip]Godfrey Chan2016-10-151-0/+49
* bug report template for migrations (#26488)Girish Sonawane2016-09-152-0/+129
* fix class name typoyuuji.yaginuma2016-09-022-4/+4
* Added bug report templates for Active JobPrathamesh Sonpatki2016-09-022-0/+63
* remove unnessary `session_store` settingyuuji.yaginuma2016-08-201-1/+0
* applies new string literal convention in guidesXavier Noria2016-08-066-57/+57
* Bump version for master bug report templatesJon Moss2016-07-053-3/+3
* Update Ruby report templatesRafael Mendonça França2016-05-103-3/+3
* Remove extra space [ci skip]Jon Moss2016-05-051-2/+2
* Remove github gems from the master bug report templatesRafael Mendonça França2016-02-183-15/+0
* remove backward compatibility code for Minitest 4yuuji.yaginuma2016-01-301-3/+0
* Fix: make Travis CI happy about guides againclaudiob2015-09-013-0/+9
* argh!!!Aaron Patterson2015-08-203-0/+3
* Replaced render :text with render :plain in AC gem bug report templatePrathamesh Sonpatki2015-07-181-1/+1
* use `plain` option instead of deprecated `text` optionyuuji.yaginuma2015-07-181-1/+1
* Output an error message and raise an error if bundler 1.10.x is not installed...akihiro172015-06-066-6/+36
* Add the bug report templates to the Travis CI buildRoque Pinel2015-06-054-9/+24
* Use inline Gemfile dependency when reporting bugsRoque Pinel2015-06-033-33/+18
* Add a "generic" bug report templateGodfrey Chan2015-04-192-0/+41
* load "rack/test" before "action_controller/railtie" in bug report templates [...yuuji.yaginuma2015-02-051-1/+1