Module
Hoe::RCov
In:
lib/hoe/rcov.rb
RCov
plugin for hoe.
Tasks Provided:
rcov:
Analyze code coverage with tests
Methods
activate_rcov_deps
define_rcov_tasks
Public Instance methods
activate_rcov_deps
()
Activate the rcov dependencies.
define_rcov_tasks
()
Define tasks for plugin.
[Validate]