Gem installing doesn't get rcov
Bug #594939 reported by
Anna Kuosmanen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Tarkisto |
New
|
Undecided
|
Unassigned |
Bug Description
Running rake cucumber && rake spec notifies that it's missing rcov gem, but rake gems:install doesn't get it.
Changed in tarkisto: | |
status: | Invalid → New |
To post a comment you must log in.
The following command will install it: rake gems:install RAILS_ENV=test