Coveralls for Ruby
Ruby production code coverage collection and reporting (line of code usage)
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
Actionable code coverage.
undercover warns about methods, classes and blocks that were changed without tests, to help you easily find untested code and reduce the number of bugs. It does so by analysing data from git diffs, code structure and SimpleCov coverage reports