lib/rubocop/rspec/inject.rb in rubocop-rspec-1.0.rc2 vs lib/rubocop/rspec/inject.rb in rubocop-rspec-1.0.rc3

- old
+ new

@@ -1,9 +1,9 @@ # encoding: utf-8 require 'yaml' -module Rubocop +module RuboCop module RSpec # Because RuboCop doesn't yet support plugins, we have to monkey patch in a # bit of our configuration. module Inject DEFAULT_FILE = File.expand_path(