lib/picky/cacher/generator.rb in picky-0.12.3 vs lib/picky/cacher/generator.rb in picky-1.0.0
- old
+ new
@@ -1,5 +1,5 @@
-module Cacher
+module Cacher # :nodoc:all
# A cache generator holds an index.
#
class Generator
\ No newline at end of file