Sha256: f9fe8f47409980b659919c7383166230f12246a12ba8de5ef614f1a5b523fe06

Contents?: true

Size: 500 Bytes

Versions: 7

Compression:

Stored size: 500 Bytes

Contents

begin
  require 'jeweler'
  Jeweler::Tasks.new do |gemspec|
    gemspec.name = "supermodel"
    gemspec.summary = "In memory DB using ActiveModel"
    gemspec.email = "info@eribium.org"
    gemspec.homepage = "http://github.com/maccman/supermodel"
    gemspec.description = "In memory DB using ActiveModel"
    gemspec.authors = ["Alex MacCaw"]
    gemspec.add_dependency("activemodel", "~> 3.0.0")
  end
rescue LoadError
  puts "Jeweler not available. Install it with: sudo gem install jeweler"
end

Version data entries

7 entries across 7 versions & 3 rubygems

Version Path
worsemodel-0.2.0 Rakefile
worsemodel-0.1.9 Rakefile
worsemodel-0.1.8 Rakefile
worsemodel-0.1.7 Rakefile
supermodel-0.1.6 Rakefile
supermodel-0.1.5 Rakefile
csun-student-affairs-supermodel-0.1.5 Rakefile