aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/commands/server
Commit message (Expand)AuthorAgeFilesLines
* Set correct host except development environmentyuuji.yaginuma2017-02-271-3/+7
* [close #24435] Send user_supplied_options to serverschneems2017-02-241-11/+44
* make all rails commands work in engineyuuji.yaginuma2017-01-091-2/+6
* use Thor option parser in server commands parseyuuji.yaginuma2016-12-241-54/+67
* Hide commands from API site.Kasper Timm Hansen2016-10-281-2/+2
* remove `mongrel` once againyuuji.yaginuma2016-09-291-1/+1
* Apply Rafaels review fixes.Kasper Timm Hansen2016-09-251-1/+3
* Per Dr. Eileen's orders :)Kasper Timm Hansen2016-09-251-1/+0
* Initial command structure.Kasper Timm Hansen2016-09-251-0/+159