Sha256: e9c2ea95d7a3ce11e769b8082bb2048710c18d6d59ad33a9a045b70b889d7c0b
Contents?: true
Size: 775 Bytes
Versions: 1
Compression:
Stored size: 775 Bytes
Contents
Gem::Specification.new do |s| s.name = %q{methodic} s.author = "Romain GEORGES" s.version = "0.2" s.date = %q{2012-03-21} s.summary = %q{Methodic : Hash table options specification and validation componant} s.email = %q{romain@ultragreen.net} s.homepage = %q{http://www.ultragreen.net} s.description = %q{Methodic : provide Hash table options arguments manager (specifications and validations} s.has_rdoc = true s.files = Dir['*/*/*/*'] + Dir['*/*/*'] + Dir['*/*'] + Dir['*'] s.bindir = nil s.required_ruby_version = '>= 1.8.1' s.add_development_dependency "rspec", ">= 2.0.0" s.rdoc_options << '--title' << 'Methodic : GeÃm documentation' << '--main' << 'doc/manual.rdoc' << '--line-numbers' << '--diagram' s.rubyforge_project = "nowarning" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
methodic-0.2 | methodic.gemspec |