Sha256: 9ed16ef49f194ee8249013e7437d28203d8e3834945e54dc1ad0f9be98525ad7

Contents?: true

Size: 405 Bytes

Versions: 2

Compression:

Stored size: 405 Bytes

Contents

require 'rake'

begin
  require 'jeweler'
  Jeweler::Tasks.new do |gemspec|
    gemspec.name = "configurator2"
    gemspec.summary = "A mixin to add a .config method and options with defaults to any library"
    gemspec.description = %{}
    gemspec.email = "flip@getplinq.com"
    gemspec.homepage = "http://github.com/Plinq/configurator"
    gemspec.authors = ["Flip Sasser"]
  end
rescue LoadError
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
configurator2-0.1.3 Rakefile
configurator2-0.1.2 Rakefile