Sha256: 8fce52e5264de516c67d4a885689da40c1c0265b818f16918bfdd9cd71175909

Contents?: true

Size: 835 Bytes

Versions: 1

Compression:

Stored size: 835 Bytes

Contents

## arrayfields.gemspec
#

Gem::Specification::new do |spec|
  spec.name = "arrayfields"
  spec.version = "4.9.0"
  spec.platform = Gem::Platform::RUBY
  spec.summary = "arrayfields"
  spec.description = "description: arrayfields kicks the ass"

  spec.files =
["LICENSE",
 "README",
 "Rakefile",
 "arrayfields.gemspec",
 "install.rb",
 "lib",
 "lib/arrayfields.rb",
 "readme.rb",
 "sample",
 "sample/a.rb",
 "sample/b.rb",
 "sample/c.rb",
 "sample/d.rb",
 "sample/e.rb",
 "test",
 "test/arrayfields.rb",
 "test/memtest.rb"]

  spec.executables = []
  
  spec.require_path = "lib"

  spec.test_files = "test/arrayfields.rb"

  

  spec.extensions.push(*[])

  spec.rubyforge_project = "codeforpeople"
  spec.author = "Ara T. Howard"
  spec.email = "ara.t.howard@gmail.com"
  spec.homepage = "https://github.com/ahoward/arrayfields"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
arrayfields-4.9.0 arrayfields.gemspec