Sha256: f7cf36a901d0bce303e6c140a53ff59624857a0305305e1153e2e09045b8ea38
Contents?: true
Size: 477 Bytes
Versions: 1
Compression:
Stored size: 477 Bytes
Contents
Gem::Specification.new do |s| s.name = 'ohm-tallyable' s.version = '0.1.2' 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 = Dir["UNLICENSE", "README.md", "Rakefile", "lib/**/*.rb", "*.gemspec", "test/*.*"] s.homepage = 'https://github.com/educabilia/ohm-tallyable' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ohm-tallyable-0.1.2 | ohm-tallyable.gemspec |