Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added bug report template for ActionController | Paul Nikitochkin | 2013-08-21 | 2 | -0/+93 |
| | | | | [ci skip] | ||||
* | Updated bug report templates | Paul Nikitochkin | 2013-08-21 | 2 | -2/+2 |
| | | | | | | * use `Minitest::Test` instead of deprectaed `MiniTest::Unit::TestCase` [ci skip] | ||||
* | Use activerecord 4.0.0 for reporting bugs using the template[ci skip] | Prathamesh Sonpatki | 2013-06-27 | 1 | -1/+1 |
| | |||||
* | bump the rails version in bug report template | Neeraj Singh | 2013-04-17 | 1 | -1/+1 |
| | |||||
* | template should have generic name | Neeraj Singh | 2013-04-04 | 2 | -2/+2 |
| | | | | since users just copy and paste and the class name is never changed | ||||
* | write sql queries to terminal | Neeraj Singh | 2013-04-02 | 2 | -2/+6 |
| | |||||
* | gist for Active Record issues [Neeraj Singh & Xavier Noria] | Xavier Noria | 2013-04-01 | 2 | -0/+81 |
This commit closes issue #9775. |