class RuboCop::RSpec::Cop::Generator

Source and spec generator for new cops

This generator will take a cop name and generate a source file and spec file when given a valid qualified cop name. @api private