heroku / heroku/buildpacks-ruby
List the name of the webserver command when setting default
Open
- Dominant language
- Rust
- Stars
- 30
- Forks
- 7
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 5
Description
Currently this is the output:
```
[builder] - Setting default processes
[builder] - Running `bundle list` ....... (4.482s)
[builder] - Detected rails app (`rails` gem found)
```
It should also state that it's using `bin/rails server` in the output.
Contributor guide
Assessment
This issue has not been assessed yet.