lib/rails_generator/spec.rb in shattered-0.4.0.1 vs lib/rails_generator/spec.rb in shattered-0.5.0.1

- old
+ new

@@ -1,5 +1,5 @@ -module Rails #:nodoc:all +module Rails module Generator # A spec knows where a generator was found and how to instantiate it. # Metadata include the generator's name, its base path, and the source # which yielded it (PathSource, GemSource, etc.) class Spec