Sha256: fe274b212e17932d0ecc4c2fce6e53c9905894d8de2e62324a0629bab99d0ac0

Contents?: true

Size: 147 Bytes

Versions: 2

Compression:

Stored size: 147 Bytes

Contents

module Generators
  module Weights
    # Superclass for weighing strategies.
    #
    class Strategy < Generators::Strategy
    
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
picky-2.7.0 lib/picky/generators/weights/strategy.rb
picky-2.6.0 lib/picky/generators/weights/strategy.rb