aboutsummaryrefslogtreecommitdiffstats
path: root/guides/bug_report_templates/action_controller_master.rb
Commit message (Expand)AuthorAgeFilesLines
* Specify `hosts` in bug report template.yuuji.yaginuma2018-12-251-0/+1
* Update bug report templatesRobin Dupret2018-10-281-6/+1
* Revert "Specify bundler version in template files"SHIBATA Hiroshi2017-12-221-2/+0
* Use released arelyuuji.yaginuma2017-11-151-1/+0
* Specify bundler version in template filesyuuji.yaginuma2017-11-031-0/+2
* 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
* Start Rails 5.2 developmentMatthew Draper2017-03-221-0/+1
* Use released arelyuuji.yaginuma2017-02-261-1/+0
* Remove deprecated support to passing a column to #quoteRafael Mendonça França2016-12-291-0/+1
* remove unnessary `session_store` settingyuuji.yaginuma2016-08-201-1/+0
* applies new string literal convention in guidesXavier Noria2016-08-061-13/+13
* Remove github gems from the master bug report templatesRafael Mendonça França2016-02-181-5/+0
* Fix: make Travis CI happy about guides againclaudiob2015-09-011-0/+3
* argh!!!Aaron Patterson2015-08-201-0/+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-061-1/+6
* Add the bug report templates to the Travis CI buildRoque Pinel2015-06-051-1/+0
* Use inline Gemfile dependency when reporting bugsRoque Pinel2015-06-031-11/+6
* Remove rack and i18n master from bug report tempaltes [ci skip]Rafael Mendonça França2014-12-191-2/+0
* `secret_token` is now saved in `Rails.application.secrets.secret_token`Benjamin Fleischer2014-11-021-2/+2
* [ci skip]Add i18n master to the Gemfileyuuji.yaginuma2014-07-241-0/+1
* [Bug report templates] Added rack master to the GemfileAbdelkader Boudih2014-07-121-0/+1
* Add arel to the controller templateAbdelkader Boudih2014-07-031-0/+1
* Include URL helpers in TestController in bug report templatesRoman Kushnir2013-11-111-0/+2
* remove warnings on ruby trunklaurocaetano2013-11-011-2/+2
* Added bug report template for ActionControllerPaul Nikitochkin2013-08-211-0/+51