Sha256: ef2153386f07ed24153cc8a9c7f9673e4e7126dfa4022b31ceedfe504bd526f1

Contents?: true

Size: 477 Bytes

Versions: 7

Compression:

Stored size: 477 Bytes

Contents

begin
  require 'jeweler'
  Jeweler::Tasks.new do |gemspec|
    gemspec.name = "remcached"
    gemspec.summary = "Ruby EventMachine memcached client"
    gemspec.description = gemspec.summary
    gemspec.email = "astro@spaceboyz.net"
    gemspec.homepage = "http://github.com/astro/remcached/"
    gemspec.authors = ["Stephan Maka"]
  end
rescue LoadError
  puts "Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com"
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
astro-remcached-0.2.0 Rakefile
astro-remcached-0.2.1 Rakefile
astro-remcached-0.2.2 Rakefile
astro-remcached-0.3.0 Rakefile
remcached-0.4.1 Rakefile
remcached-0.4.0 Rakefile
remcached-0.3.1 Rakefile