diff options
author | Kasper Timm Hansen <kaspth@gmail.com> | 2018-07-07 10:15:56 +0200 |
---|---|---|
committer | Kasper Timm Hansen <kaspth@gmail.com> | 2018-07-07 10:21:29 +0200 |
commit | 1d97b8f9e4ef0bbac093210c1e245c377ea30486 (patch) | |
tree | 3e4f585c048109c659249648da40d33d29f5282e /guides/Rakefile | |
parent | 161ed37d7120e1f391eed19e49a3390e53e4fe91 (diff) | |
download | rails-1d97b8f9e4ef0bbac093210c1e245c377ea30486.tar.gz rails-1d97b8f9e4ef0bbac093210c1e245c377ea30486.tar.bz2 rails-1d97b8f9e4ef0bbac093210c1e245c377ea30486.zip |
Don't balloon @original_options with --restart on restart.
Our restart_command would pass in `--restart` which means
that if the @original_options already contains --restart
it would keep getting another --restart appended.
Nothing here that would break the bank, but just a nicety.
Diffstat (limited to 'guides/Rakefile')
0 files changed, 0 insertions, 0 deletions