Morred (Laura Eck)
- Login: Morred
- Email: me@lauraeck.com
- Registered on: 06/06/2019
- Last sign in: 06/06/2019
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
06/06/2019
-
07:32 AM Ruby Bug #15904: Ruby crashes when executing Pronto gem with Rubocop
- Update: Interestingly, this crash does not happen when executing `pronto run -c develop` without the `bundle exec` in front.
-
07:20 AM Ruby Bug #15904 (Closed): Ruby crashes when executing Pronto gem with Rubocop
- When running `bundle exec pronto run -c develop` ("develop" is a branch name) on console, Ruby crashed and asked me to report this as a bug. I tried again and the same thing happened.
This project's Pronto is set up with Rubocop. I'm ...