Sha256: 024d245c9f96521038fdabf30d145242d958188dfe2ac85453f9ca13780b996a

Contents?: true

Size: 397 Bytes

Versions: 1

Compression:

Stored size: 397 Bytes

Contents

module Combos
  VERSION = "0.1.0"

  SPEC_SUMMARY = <<EOF
A helpful gem that can be used to generate combinations on the fly~
EOF

  SPEC_DESCRIPTION = <<EOF
Provides methods in the Combos module that you can use for: power_pair serial_pair random_pair combo_pair
EOF

  SPEC_HOMEPAGE = <<EOF
https://ufo2mstar.github.io/combos/docs/
EOF

  SPEC_METADATA = <<EOF
http://mygemserver.com'"
EOF

end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
combos-0.1.0 lib/combos/version.rb