Sha256: 1df89a61c4c1f69999790d4b881369926a41db72619a2d87a746e35515f1270f

Contents?: true

Size: 588 Bytes

Versions: 27

Compression:

Stored size: 588 Bytes

Contents

begin
  require 'jeweler'
  Jeweler::Tasks.new do |gemspec|
    gemspec.name     = "magentor"
    gemspec.summary  = "Ruby wrapper for the Magento xmlrpc api"
    gemspec.email    = "preston.stuteville@gmail.com"
    gemspec.homepage = "http://github.com/pstuteville/magentor"
    gemspec.authors  = ["Preston Stuteville"]
    
    gemspec.has_rdoc = true
    gemspec.rdoc_options = ["--main", "README.rdoc", "--inline-source", "--line-numbers"]
    gemspec.extra_rdoc_files = ["README.rdoc"]
  end
rescue LoadError
  puts "Jeweler not available. Install it with: gem install jeweler"
end

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
magentor-0.3.1 Rakefile
magentor-0.3.0 Rakefile
magentor-0.2.18 Rakefile
magentor-0.2.17 Rakefile
magentor-0.2.16 Rakefile
magentor-0.2.15 Rakefile
magentor-0.2.14 Rakefile
magentor-0.2.13 Rakefile
magentor-0.2.12 Rakefile
magentor-0.2.11 Rakefile
magentor-0.2.10 Rakefile
magentor-0.2.9 Rakefile
magentor-0.2.8 Rakefile
magentor-0.2.7 Rakefile
magentor-0.2.6 Rakefile
magentor-0.2.5 Rakefile
magentor-0.2.4 Rakefile
magentor-0.2.3 Rakefile
magentor-0.2.2 Rakefile
magentor-0.2.1 Rakefile