lib/picky/indexes_api.rb in picky-0.12.3 vs lib/picky/indexes_api.rb in picky-1.0.0
- old
+ new
@@ -1,7 +1,7 @@
# Comfortable API convenience class, splits methods to indexes.
#
-class IndexesAPI
+class IndexesAPI # :nodoc:all
attr_reader :indexes, :index_mapping
delegate :reload,
:load_from_cache,
\ No newline at end of file