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
Under mount directory, check out any local gem project such as blacklight-cornell-requests or cul-my-account.
Update the blacklight-cornell/Gemfile to point to the local path instead of the git path.
E.g. gem "blacklight_cornell_requests", path: "/app/blacklight-cornell-requests"
Our docker compose scripts mount the mount directory to /app inside the image.