moeffju (Matthias Bauer)
- Login: moeffju
- Email: bugs.ruby-lang.org@x.moeffju.net
- Registered on: 02/24/2015
- Last sign in: 02/24/2015
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
02/24/2015
-
03:38 PM Ruby Bug #10899 (Closed): ruby 2.2.0 darwin crash (in ripper?)
- I get a ruby crash when running metric_fu on a ~20k LOC ruby on rails app.
The crash happens in the `rails_best_practices` metric, but only when running multiple metrics (using `metric_fu -r`, which runs all).
It does not happen when r...