lib/picky/indexed/indexes.rb in picky-2.0.0.pre1 vs lib/picky/indexed/indexes.rb in picky-2.0.0.pre2
- old
+ new
@@ -1,5 +1,5 @@
-module Indexed
+module Indexed # :nodoc:all
# Registers the indexes held at runtime, for queries.
#
class Indexes
\ No newline at end of file