lib/generator_spec/main.rb in generator-spec-0.4.4 vs lib/generator_spec/main.rb in generator-spec-0.4.5
- old
+ new
@@ -1,9 +1,15 @@
module RSpec
module Generator
end
end
+module Rails
+ module Generators
+ end
+end
+
+
module RSpec
module RubyContentMatchers
end
end