Sha256: 0ed8cf13109844f57274f491f6d623d3182965273547faf3040ce9abd2ed50fa
Contents?: true
Size: 502 Bytes
Versions: 1
Compression:
Stored size: 502 Bytes
Contents
Gem::Specification.new do |s| s.name = "reach" s.version = "0.1.1" s.date = "2008-09-05" s.summary = "Extend the Ruby Array class for less loops and blocks" s.email = "donttrustben somewhere near gmail.com" s.homepage = "http://github.com/wwood/reach" s.description = "Extend the Ruby Array class for less loops and blocks." s.authors = ["Ben J Woodcroft"] s.files = ["reach.gemspec", "README.rdoc", "lib/reach.rb"] s.test_files = ["test/test_reach.rb"] end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wwood-reach-0.1.1 | reach.gemspec |