aboutsummaryrefslogtreecommitdiffstats
path: root/guides/bug_report_templates/action_controller_gem.rb
Commit message (Expand)AuthorAgeFilesLines
* Bump bug report template versions to 5.0.1Daniel Martin2017-01-261-1/+1
* applies new string literal convention in guidesXavier Noria2016-08-061-13/+13
* Bump version for master bug report templatesJon Moss2016-07-051-1/+1
* Update Ruby report templatesRafael Mendonça França2016-05-101-1/+1
* Replaced render :text with render :plain in AC gem bug report templatePrathamesh Sonpatki2015-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-3/+7
* load "rack/test" before "action_controller/railtie" in bug report templates [...yuuji.yaginuma2015-02-051-1/+1
* Update bug report templates to use version 4.2.0 instead of 5.0.0 [ci skip]Prathamesh Sonpatki2015-01-041-1/+1
* Using Rails 5.0 in bug report templates [ci skip]Lucas Caton2015-01-021-1/+1
* `secret_token` is now saved in `Rails.application.secrets.secret_token`Benjamin Fleischer2014-11-021-2/+2
* Ensure backward compatibility between Minitest 5 and 4Robin Dupret2013-12-271-1/+4
* Minitest::Unit::TestCase is Minitest::Test [ci skip]Arun Agrawal2013-12-261-1/+1
* Change all `MiniTest` to `Minitest` since, `MiniTest` namespace has been rena...Vipul A M2013-12-181-1/+1
* Include URL helpers in TestController in bug report templatesRoman Kushnir2013-11-111-0/+2
* Added bug report template for ActionControllerPaul Nikitochkin2013-08-211-0/+42