lib/picky/internals/indexed/bundle/redis.rb in picky-2.1.0 vs lib/picky/internals/indexed/bundle/redis.rb in picky-2.1.1
- old
+ new
@@ -32,10 +32,10 @@
# A weight is a string value in Redis. TODO Convert?
#
def weight sym
@backend.weight sym
end
- # TODO Spec. Doc.
+ # Settings of this bundle can be accessed via [].
#
def [] sym
@backend.setting sym
end
\ No newline at end of file