Sha256: 8e817926384ef8451886528b7690a2229cfc3d71393cf37099f0d9037479f9cf

Contents?: true

Size: 452 Bytes

Versions: 1

Compression:

Stored size: 452 Bytes

Contents

Gem::Specification.new do |s|
  s.name        = 'ohm-tallyable'
  s.version     = '0.1.4'
  s.summary     = "Ohm Tally Plugin"
  s.description = "A tally plugin for Ohm that keeps counts of records for every value of an attribute"
  s.author      = "Federico Bond"
  s.email       = 'federico@educabilia.com'
  s.files       = `git ls-files`.split("\n")
  s.homepage    = 'https://github.com/educabilia/ohm-tallyable'
  s.license     = 'UNLICENSE'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ohm-tallyable-0.1.4 ohm-tallyable.gemspec