lib/picky/backends/backend.rb in picky-4.19.1 vs lib/picky/backends/backend.rb in picky-4.19.2
- old
+ new
@@ -7,11 +7,9 @@
class Backend
# This is the default behaviour and should be overridden
# for different backends.
#
- # TODO Push down.
- #
# Returns an object that on #initial, #load returns
# an object that responds to:
# [:token] # => [id, id, id, id, id] (an array of ids)
#
\ No newline at end of file