Sha256: 14b9b87d03997eece4c74cc61f3486b35b2daaa8854c23b3c46ff6b28b3ef02a

Contents?: true

Size: 112 Bytes

Versions: 27

Compression:

Stored size: 112 Bytes

Contents

module Cacher
  module Weights
    # Superclass for weighing strategies.
    #
    class Strategy; end
  end
end

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
picky-0.0.8 lib/picky/cacher/weights/strategy.rb
picky-0.0.7 lib/picky/cacher/weights/strategy.rb
picky-0.0.6 lib/picky/cacher/weights/strategy.rb
picky-0.0.5 lib/picky/cacher/weights/strategy.rb
picky-0.0.4 lib/picky/cacher/weights/strategy.rb
picky-0.0.3 lib/picky/cacher/weights/strategy.rb
picky-0.0.2 lib/picky/cacher/weights/strategy.rb