# -*- encoding: utf-8 -*- # stub: ryana-inequal_opportunity 0.1.2 ruby lib Gem::Specification.new do |s| s.name = "ryana-inequal_opportunity".freeze s.version = "0.1.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ryan Angilly".freeze] s.date = "2009-04-16" s.description = "Adds mergable, stackable inequality statements to ActiveRecord conditions".freeze s.email = "ryan@angilly.com".freeze s.extra_rdoc_files = ["README".freeze] s.files = ["README".freeze, "Rakefile".freeze, "lib/inequal_opportunity.rb".freeze, "test/database.example.yml".freeze, "test/inequal_opportunity_test.rb".freeze, "test/test_helper.rb".freeze] s.homepage = "http://github.com/ryana/inequal_opportunity".freeze s.rdoc_options = ["--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Adds mergable, stackable inequality statements to ActiveRecord conditions".freeze s.test_files = ["test/inequal_opportunity_test.rb".freeze, "test/test_helper.rb".freeze] end