lib/generator_spec/generator_example_group.rb
require 'generator_spec/test_case' module GeneratorSpec::GeneratorExampleGroup extend ActiveSupport::Concern include GeneratorSpec::TestCase end
require 'generator_spec/test_case' module GeneratorSpec::GeneratorExampleGroup extend ActiveSupport::Concern include GeneratorSpec::TestCase end