simplecov-gem-adapter 1.0.0
For some reason, there's no adapter for a gem in SimpleCov, an excellent, simple Ruby 1.9 coverage tool. So this one defines one in about 8 lines of code.
Gemfile:
=
install:
=
Runtime Dependencies (1):
simplecov
>= 0