aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/server_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove all references to slave in the codebaseRafael Mendonça França2018-09-101-5/+5
* Enable `Lint/StringConversionInInterpolation` rubocop ruleRyuta Kamizono2018-05-211-1/+1
* Improve the deprecation message for using subclass of Rails::Application to s...Prathamesh Sonpatki2018-01-071-1/+1
* Ensure to use repo's Gemfile in applicationyuuji.yaginuma2017-12-251-0/+5
* Invoke rails command inside the railties' test app with TestHelpers::Generati...bogdanvlviv2017-10-081-1/+1
* Make `restart` and `dev:cache` tasks work when customizing pid file pathyuuji.yaginuma2017-08-211-0/+28
* Adding frozen_string_literal pragma to Railties.Pat Allan2017-08-141-0/+2
* Deprecate support of older `config.ru`yuuji.yaginuma2017-08-081-0/+31