Sha256: 98c3ad85072fb693e3c90fcb5008103128c60f745b0b2fb3c7713b4da6e8bdaa

Contents?: true

Size: 488 Bytes

Versions: 1

Compression:

Stored size: 488 Bytes

Contents

begin
  require 'jeweler'
  Jeweler::Tasks.new do |gemspec|
    gemspec.name = "inequal_opportunity"
    gemspec.summary = "Adds mergable, stackable inequality statements to ActiveRecord conditions"
    gemspec.email = "ryan@angilly.com"
    gemspec.homepage = "http://github.com/ryana/inequal_opportunity"
    gemspec.description = "Adds mergable, stackable inequality statements to ActiveRecord conditions"
    gemspec.authors = ["Ryan Angilly"]
  end
  Jeweler::GemcutterTasks.new
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
inequal_opportunity-0.2.0 Rakefile