lib/rails_generator/manifest.rb in shattered-0.3.1 vs lib/rails_generator/manifest.rb in shattered-0.3.2

- old
+ new

@@ -1,5 +1,5 @@ -module Rails +module Rails #:nodoc:all module Generator # Manifest captures the actions a generator performs. Instantiate # a manifest with an optional target object, hammer it with actions, # then replay or rewind on the object of your choice.