Sha256: e9570bcec6f10d6e92cbc901fe9c3dfc1ac2030730d0c0e5a9a35dc98c32cc61
Contents?: true
Size: 1.36 KB
Versions: 1
Compression:
Stored size: 1.36 KB
Contents
# Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "jakewendt-html_test" s.version = "0.3.5" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Peter Marklund", "George 'Jake' Wendt"] s.date = "2013-12-04" s.description = "Ruby on Rails plugin for HTML validation and link checking" s.email = "github@jakewendt.com" s.extra_rdoc_files = [ "README.rdoc" ] s.files = [ "README.rdoc", "Rakefile", "VERSION", "jakewendt-html_test.gemspec", "lib/DTD/xhtml-lat1.ent", "lib/DTD/xhtml-special.ent", "lib/DTD/xhtml-symbol.ent", "lib/DTD/xhtml.soc", "lib/DTD/xhtml1-frameset.dtd", "lib/DTD/xhtml1-strict.dtd", "lib/DTD/xhtml1-transitional.dtd", "lib/DTD/xhtml1.dcl", "lib/assertions.rb", "lib/html_test.rb", "lib/jakewendt-html_test.rb", "lib/link_validator.rb", "lib/url_checker.rb", "lib/url_selector.rb", "lib/validate_filter.rb", "lib/validator.rb", "script/rails", "script/validate" ] s.homepage = "http://github.com/jakewendt/html_test" s.require_paths = ["lib"] s.rubygems_version = "2.0.14" s.summary = "Ruby on Rails plugin for HTML validation and link checking" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jakewendt-html_test-0.3.5 | jakewendt-html_test.gemspec |