Sha256: ecb772e8932c3e89a3b7c4983b9340e28a288f958478b35de15a050b70b1dd23
Contents?: true
Size: 1.31 KB
Versions: 1
Compression:
Stored size: 1.31 KB
Contents
# Generated by jeweler # DO NOT EDIT THIS FILE # Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{fa_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","fatangel"] s.date = %q{2010-11-03} s.description = %q{A wrapper for the PrinceXML PDF generation library. Modded for Radiant} s.email = %q{michael@intridea.com} s.extra_rdoc_files = [ "README.rdoc" ] s.files = [ ".gitignore", "MIT-LICENSE", "README.rdoc", "Rakefile", "VERSION", "init.rb", "lib/fa_princely.rb", "lib/princely/pdf_helper.rb", "lib/princely/rails.rb", "princely.gemspec", "rails/init.rb" ] s.homepage = %q{http://github.com/fatangel/princely} s.rdoc_options = ["--charset=UTF-8"] s.require_paths = ["lib"] s.rubygems_version = %q{1.3.3} s.summary = %q{A simple Rails wrapper for the PrinceXML PDF generation library.} if s.respond_to? :specification_version then current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION s.specification_version = 3 if Gem::Version.new(Gem::RubyGemsVersion) >= Gem::Version.new('1.2.0') then else end else end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fa_princely-1.2.6 | princely.gemspec |