aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/rake/restart_test.rb
Commit message (Expand)AuthorAgeFilesLines
* use rails command in restart task testyuuji.yaginuma2016-09-191-7/+7
* applies new string literal convention in railties/testXavier Noria2016-08-061-5/+5
* Remove unused boot_rails method and it's usagePrathamesh Sonpatki2016-07-041-1/+0
* Fix rails restart issue with PumaPrathamesh Sonpatki2016-03-301-0/+9
* `rake restart` should work without a `tmp` folderYoong Kang Lim2015-05-301-2/+10
* Created rake restart task.Hyonjee Joo2015-02-261-0/+31