Commit Graph

10 Commits

Author SHA1 Message Date
Roman Kushnir
299fe844dd Include URL helpers in TestController in bug report templates
[ci skip]

Fixes #12848.
2013-11-11 21:28:26 +02:00
laurocaetano
d48222d22e remove warnings on ruby trunk 2013-11-01 18:15:53 -02:00
Robin Dupret
5c7762b171 Use MiniTest::Unit::TestCase instead of Minitest::Test
Since Rails 4.0.x is depending on Minitest 4.x, the constant won't be
available so the gist won't run.

[ci skip]
2013-09-07 12:08:15 +02:00
Paul Nikitochkin
9d9254f5e0 Added bug report template for ActionController
[ci skip]
2013-08-21 23:26:20 +03:00
Paul Nikitochkin
0643daaf4c Updated bug report templates
* use `Minitest::Test` instead of deprectaed `MiniTest::Unit::TestCase`

 [ci skip]
2013-08-21 22:52:12 +03:00
Prathamesh Sonpatki
2a7882f0fd Use activerecord 4.0.0 for reporting bugs using the template[ci skip] 2013-06-27 12:26:58 +05:30
Neeraj Singh
f72b15eb63 bump the rails version in bug report template 2013-04-17 17:30:19 -04:00
Neeraj Singh
261520d918 template should have generic name
since users just copy and paste and the class name is never changed
2013-04-04 18:00:50 -04:00
Neeraj Singh
e267c0ee5e write sql queries to terminal 2013-04-02 11:55:58 -04:00
Xavier Noria
3f35924b3c gist for Active Record issues [Neeraj Singh & Xavier Noria]
This commit closes issue #9775.
2013-04-01 09:43:57 +02:00