Skip to content

Commit 60503a4

Browse files
committed
Mention :Rset root_url under :Rserver
Should make searching for the replacement easier
1 parent 8a1309b commit 60503a4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/rails.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -497,10 +497,10 @@ A limited amount of completion with <Tab> is supported.
497497
session is created. Otherwise, the --daemon option is
498498
used. Calling this command also sets the base URL for
499499
|:Rpreview| based on the provided --binding and --port
500-
options, defaulting to localhost and 300 respectively.
501-
This works even if the server failed to start, which
502-
one can use to set the URL to an already running
503-
server.
500+
options, defaulting to localhost and 3000
501+
respectively. This works even if the server failed to
502+
start, which one can use to set the URL to an already
503+
running server (replacing :Rset root_url).
504504

505505
*rails-:Rserver!*
506506
:Rserver! {options} Same as |:Rserver|, only first attempts to kill any

0 commit comments

Comments
 (0)