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
{{ message }}
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.
Click the + icon to add a new widget or alter the layout of the widgets. Remember to click the floppy disk icon to save your changes.
Note: currently, you can’t edit a widget after you’ve created it; you can only delete it or rearrange it. If you need to edit, you’ll have to poke at it in the rails console (see below), or improve the code to allow editing! =-)
Connecting to a rails console for the app
ssh neo@kent-ridge.local (use the normal workstation password)
cd workspace/spotlight_docker
eval $(docker-machine env default)
docker-compose run --rm api bundle exec rails c