Sha256: 7ff6bc7ce51092bca1cf040e7f3ce1cc56d05d6dd49188bbd10bb4deb19c5574
Contents?: true
Size: 1.27 KB
Versions: 1
Compression:
Stored size: 1.27 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 = "cmaggard-princely" s.version = "1.2.6" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Michael Bleigh", "Seth from Subimage Interactive"] s.date = "2012-01-03" s.description = "A wrapper for the PrinceXML PDF generation library based on article by Seth from Subimage Interactive at http://sublog.subimage.com/2007/05/29/html-css-to-pdf-using-ruby-on-rails" s.email = "michael@intridea.com" s.extra_rdoc_files = [ "README.md" ] s.files = [ "MIT-LICENSE", "README.md", "Rakefile", "VERSION", "init.rb", "lib/princely.rb", "lib/princely/pdf_helper.rb", "lib/princely/rails.rb", "princely.gemspec" ] s.homepage = "http://github.com/ccollins/princely" s.require_paths = ["lib"] s.rubygems_version = "1.8.11" s.summary = "A simple Rails wrapper for the PrinceXML PDF generation library." if s.respond_to? :specification_version then s.specification_version = 3 if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then else end else end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cmaggard-princely-1.2.6 | cmaggard-princely.gemspec |