Sha256: f383f823ab0dc1d23d30739a58678e3fa8afa12cb5a532b8623513bba7b09214
Contents?: true
Size: 559 Bytes
Versions: 1
Compression:
Stored size: 559 Bytes
Contents
begin require 'jeweler' Jeweler::Tasks.new do |gemspec| gemspec.name = "ichabod" gemspec.summary = "Ichabod allows headless JavaScript testing." gemspec.homepage = "http://github.com/maccman/ichabod" gemspec.summary = "Ichabod allows headless JavaScript testing using WebKit from the command line." gemspec.license = "MIT" gemspec.email = "info@eribium.org" gemspec.authors = ["Alex MacCaw"] gemspec.has_rdoc = false end rescue LoadError puts "Jeweler not available." puts "Install it with: gem install jeweler" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ichabod-0.0.2 | Rakefile |