Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update bug report templates | bogdanvlviv | 2018-04-10 | 1 | -1/+1 |
| | | | | Set Rails 5.2.0 in templates | ||||
* | Update bug report templates | bogdanvlviv | 2018-02-17 | 1 | -1/+1 |
| | | | | | | Prepare bug report templates for Rails 6.0 development Add missing `require "active_support"` in `guides/bug_report_templates/generic_gem.rb` | ||||
* | Add newlines before/after the `git_source` in bug report templates | Ryuta Kamizono | 2017-09-27 | 1 | -0/+2 |
| | | | | [ci skip] | ||||
* | Change :github git source for bug report templates | bogdanvlviv | 2017-09-27 | 1 | -0/+1 |
| | | | | | | | :github source uses `git://` url by default, `https://` is recommended. See http://bundler.io/v1.15/guides/git.html#security We do the same in our `Gemfile` and templates. | ||||
* | Use frozen string literal in guides/ | Koichi ITO | 2017-08-13 | 1 | -0/+2 |
| | |||||
* | Revert "Merge pull request #29540 from kirs/rubocop-frozen-string" | Matthew Draper | 2017-07-02 | 1 | -1/+0 |
| | | | | | This reverts commit 3420a14590c0e6915d8b6c242887f74adb4120f9, reversing changes made to afb66a5a598ce4ac74ad84b125a5abf046dcf5aa. | ||||
* | Enforce frozen string in Rubocop | Kir Shatrov | 2017-07-01 | 1 | -0/+1 |
| | |||||
* | Update the Gem Bug Report Templates to 5.1.0 | Alex Kitchens | 2017-05-01 | 1 | -1/+1 |
| | | | | 5.1.0 has been released, and the gem templates can reflect that now. | ||||
* | Update bug report templates | Matthew Draper | 2017-03-22 | 1 | -1/+1 |
| | |||||
* | Bump bug report template versions to 5.0.1 | Daniel Martin | 2017-01-26 | 1 | -1/+1 |
| | |||||
* | fix class name typo | yuuji.yaginuma | 2016-09-02 | 1 | -2/+2 |
| | |||||
* | Added bug report templates for Active Job | Prathamesh Sonpatki | 2016-09-02 | 1 | -0/+32 |