You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However nothing happened there. This may be because I have had a sinatra app
running on that port.
Would it be possible for TryRuby to first check for open ports;
then use an open port; and also on the commandline show
which local URL I could use? Sinatra does that by the way.
I did:
The documentation then says:
However nothing happened there. This may be because I have had a sinatra app
running on that port.
Would it be possible for TryRuby to first check for open ports;
then use an open port; and also on the commandline show
which local URL I could use? Sinatra does that by the way.
Edit: Actually it now works at:
http://127.0.0.1:4567/
Perhaps the documentation can mention that we should wait a bit?
It seems it took a few seconds or so. Now it works hmmm.
The text was updated successfully, but these errors were encountered: