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
The Basic Demo Setup documentation states the following instructions:
...
14. Open a browser tab to http://localhost:3000 for the Rails app example with HOT RELOADING
15. Try Hot Reloading steps below!
16. foreman start -f Procfile.static
17. Open a browser tab to http://localhost:3000 for the Rails app example.
18. When you make changes, you have to refresh the browser page.