aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/system_testing/server_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Partially revert 0bfdd1dyuuji.yaginuma2018-04-071-1/+5
* Fix broken `ServerTest` with Capybara 3.0.0yuuji.yaginuma2018-04-061-5/+1
* Autocorrect `refute` RuboCop violationsDaniel Colson2018-04-031-1/+1
* Change the system tests to set Puma as default server only when the user have...Guillermo Iguaran2017-12-091-1/+18
* Use the default Capybara registered puma server configurationThomas Walpole2017-09-181-4/+0
* Use frozen string literal in actionpack/Kir Shatrov2017-07-291-0/+2
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Fix default host in setup, move teardown to helper fileeileencodes2017-02-201-1/+8
* Move and rename system testseileencodes2017-02-201-0/+10