Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
> If you're using docker-compose, you can add these flags to > docker-compose.yml: > > app: > tty: true > stdin_open: true > And then attach to your process with docker attach project_app_1. > pry-rails works here now. Ensure less is installed on your container > for the optimal pry experience. > > – https://stackoverflow.com/a/37264588
- Loading branch information