Skip to content

small refactoring to make it easier to subclass RakeTask

Created by: pmenglund

This stems from https://github.com/rspec/rspec-core/pull/1346 - it'll make it easy to create a subclass that'll add more commands options.

Merge request reports