# -*- encoding: utf-8 -*- # stub: searchgasm 1.3.3 ruby lib Gem::Specification.new do |s| s.name = "searchgasm".freeze s.version = "1.3.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 1.2".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ben Johnson of Binary Logic".freeze] s.date = "2008-10-05" s.description = "Object based ActiveRecord searching, ordering, pagination, and more!".freeze s.email = "bjohnson@binarylogic.com".freeze s.extra_rdoc_files = ["CHANGELOG.rdoc".freeze, "lib/searchgasm/active_record/associations.rb".freeze, "lib/searchgasm/active_record/base.rb".freeze, "lib/searchgasm/active_record/connection_adapters/mysql_adapter.rb".freeze, "lib/searchgasm/active_record/connection_adapters/postgresql_adapter.rb".freeze, "lib/searchgasm/active_record/connection_adapters/sqlite_adapter.rb".freeze, "lib/searchgasm/condition/base.rb".freeze, "lib/searchgasm/condition/begins_with.rb".freeze, "lib/searchgasm/condition/blank.rb".freeze, "lib/searchgasm/condition/child_of.rb".freeze, "lib/searchgasm/condition/descendant_of.rb".freeze, "lib/searchgasm/condition/ends_with.rb".freeze, "lib/searchgasm/condition/equals.rb".freeze, "lib/searchgasm/condition/greater_than.rb".freeze, "lib/searchgasm/condition/greater_than_or_equal_to.rb".freeze, "lib/searchgasm/condition/inclusive_descendant_of.rb".freeze, "lib/searchgasm/condition/keywords.rb".freeze, "lib/searchgasm/condition/less_than.rb".freeze, "lib/searchgasm/condition/less_than_or_equal_to.rb".freeze, "lib/searchgasm/condition/like.rb".freeze, "lib/searchgasm/condition/nil.rb".freeze, "lib/searchgasm/condition/not_begin_with.rb".freeze, "lib/searchgasm/condition/not_end_with.rb".freeze, "lib/searchgasm/condition/not_equal.rb".freeze, "lib/searchgasm/condition/not_have_keywords.rb".freeze, "lib/searchgasm/condition/not_like.rb".freeze, "lib/searchgasm/condition/sibling_of.rb".freeze, "lib/searchgasm/condition/tree.rb".freeze, "lib/searchgasm/conditions/base.rb".freeze, "lib/searchgasm/conditions/protection.rb".freeze, "lib/searchgasm/config.rb".freeze, "lib/searchgasm/core_ext/hash.rb".freeze, "lib/searchgasm/helpers/control_types/link.rb".freeze, "lib/searchgasm/helpers/control_types/links.rb".freeze, "lib/searchgasm/helpers/control_types/remote_link.rb".freeze, "lib/searchgasm/helpers/control_types/remote_links.rb".freeze, "lib/searchgasm/helpers/control_types/remote_select.rb".freeze, "lib/searchgasm/helpers/control_types/select.rb".freeze, "lib/searchgasm/helpers/form.rb".freeze, "lib/searchgasm/helpers/utilities.rb".freeze, "lib/searchgasm/modifiers/absolute.rb".freeze, "lib/searchgasm/modifiers/acos.rb".freeze, "lib/searchgasm/modifiers/asin.rb".freeze, "lib/searchgasm/modifiers/atan.rb".freeze, "lib/searchgasm/modifiers/base.rb".freeze, "lib/searchgasm/modifiers/ceil.rb".freeze, "lib/searchgasm/modifiers/char_length.rb".freeze, "lib/searchgasm/modifiers/cos.rb".freeze, "lib/searchgasm/modifiers/cot.rb".freeze, "lib/searchgasm/modifiers/day_of_month.rb".freeze, "lib/searchgasm/modifiers/day_of_week.rb".freeze, "lib/searchgasm/modifiers/day_of_year.rb".freeze, "lib/searchgasm/modifiers/degrees.rb".freeze, "lib/searchgasm/modifiers/exp.rb".freeze, "lib/searchgasm/modifiers/floor.rb".freeze, "lib/searchgasm/modifiers/hex.rb".freeze, "lib/searchgasm/modifiers/hour.rb".freeze, "lib/searchgasm/modifiers/log.rb".freeze, "lib/searchgasm/modifiers/log10.rb".freeze, "lib/searchgasm/modifiers/log2.rb".freeze, "lib/searchgasm/modifiers/md5.rb".freeze, "lib/searchgasm/modifiers/microseconds.rb".freeze, "lib/searchgasm/modifiers/milliseconds.rb".freeze, "lib/searchgasm/modifiers/minute.rb".freeze, "lib/searchgasm/modifiers/month.rb".freeze, "lib/searchgasm/modifiers/octal.rb".freeze, "lib/searchgasm/modifiers/radians.rb".freeze, "lib/searchgasm/modifiers/round.rb".freeze, "lib/searchgasm/modifiers/second.rb".freeze, "lib/searchgasm/modifiers/sign.rb".freeze, "lib/searchgasm/modifiers/sin.rb".freeze, "lib/searchgasm/modifiers/square_root.rb".freeze, "lib/searchgasm/modifiers/tan.rb".freeze, "lib/searchgasm/modifiers/week.rb".freeze, "lib/searchgasm/modifiers/year.rb".freeze, "lib/searchgasm/search/base.rb".freeze, "lib/searchgasm/search/conditions.rb".freeze, "lib/searchgasm/search/ordering.rb".freeze, "lib/searchgasm/search/pagination.rb".freeze, "lib/searchgasm/search/protection.rb".freeze, "lib/searchgasm/search/searching.rb".freeze, "lib/searchgasm/shared/utilities.rb".freeze, "lib/searchgasm/shared/virtual_classes.rb".freeze, "lib/searchgasm/version.rb".freeze, "lib/searchgasm.rb".freeze, "README.rdoc".freeze, "TODO.rdoc".freeze] s.files = ["CHANGELOG.rdoc".freeze, "MIT-LICENSE".freeze, "Manifest".freeze, "README.rdoc".freeze, "Rakefile".freeze, "TODO.rdoc".freeze, "examples/README.rdoc".freeze, "init.rb".freeze, "lib/searchgasm.rb".freeze, "lib/searchgasm/active_record/associations.rb".freeze, "lib/searchgasm/active_record/base.rb".freeze, "lib/searchgasm/active_record/connection_adapters/mysql_adapter.rb".freeze, "lib/searchgasm/active_record/connection_adapters/postgresql_adapter.rb".freeze, "lib/searchgasm/active_record/connection_adapters/sqlite_adapter.rb".freeze, "lib/searchgasm/condition/base.rb".freeze, "lib/searchgasm/condition/begins_with.rb".freeze, "lib/searchgasm/condition/blank.rb".freeze, "lib/searchgasm/condition/child_of.rb".freeze, "lib/searchgasm/condition/descendant_of.rb".freeze, "lib/searchgasm/condition/ends_with.rb".freeze, "lib/searchgasm/condition/equals.rb".freeze, "lib/searchgasm/condition/greater_than.rb".freeze, "lib/searchgasm/condition/greater_than_or_equal_to.rb".freeze, "lib/searchgasm/condition/inclusive_descendant_of.rb".freeze, "lib/searchgasm/condition/keywords.rb".freeze, "lib/searchgasm/condition/less_than.rb".freeze, "lib/searchgasm/condition/less_than_or_equal_to.rb".freeze, "lib/searchgasm/condition/like.rb".freeze, "lib/searchgasm/condition/nil.rb".freeze, "lib/searchgasm/condition/not_begin_with.rb".freeze, "lib/searchgasm/condition/not_end_with.rb".freeze, "lib/searchgasm/condition/not_equal.rb".freeze, "lib/searchgasm/condition/not_have_keywords.rb".freeze, "lib/searchgasm/condition/not_like.rb".freeze, "lib/searchgasm/condition/sibling_of.rb".freeze, "lib/searchgasm/condition/tree.rb".freeze, "lib/searchgasm/conditions/base.rb".freeze, "lib/searchgasm/conditions/protection.rb".freeze, "lib/searchgasm/config.rb".freeze, "lib/searchgasm/core_ext/hash.rb".freeze, "lib/searchgasm/helpers/control_types/link.rb".freeze, "lib/searchgasm/helpers/control_types/links.rb".freeze, "lib/searchgasm/helpers/control_types/remote_link.rb".freeze, "lib/searchgasm/helpers/control_types/remote_links.rb".freeze, "lib/searchgasm/helpers/control_types/remote_select.rb".freeze, "lib/searchgasm/helpers/control_types/select.rb".freeze, "lib/searchgasm/helpers/form.rb".freeze, "lib/searchgasm/helpers/utilities.rb".freeze, "lib/searchgasm/modifiers/absolute.rb".freeze, "lib/searchgasm/modifiers/acos.rb".freeze, "lib/searchgasm/modifiers/asin.rb".freeze, "lib/searchgasm/modifiers/atan.rb".freeze, "lib/searchgasm/modifiers/base.rb".freeze, "lib/searchgasm/modifiers/ceil.rb".freeze, "lib/searchgasm/modifiers/char_length.rb".freeze, "lib/searchgasm/modifiers/cos.rb".freeze, "lib/searchgasm/modifiers/cot.rb".freeze, "lib/searchgasm/modifiers/day_of_month.rb".freeze, "lib/searchgasm/modifiers/day_of_week.rb".freeze, "lib/searchgasm/modifiers/day_of_year.rb".freeze, "lib/searchgasm/modifiers/degrees.rb".freeze, "lib/searchgasm/modifiers/exp.rb".freeze, "lib/searchgasm/modifiers/floor.rb".freeze, "lib/searchgasm/modifiers/hex.rb".freeze, "lib/searchgasm/modifiers/hour.rb".freeze, "lib/searchgasm/modifiers/log.rb".freeze, "lib/searchgasm/modifiers/log10.rb".freeze, "lib/searchgasm/modifiers/log2.rb".freeze, "lib/searchgasm/modifiers/md5.rb".freeze, "lib/searchgasm/modifiers/microseconds.rb".freeze, "lib/searchgasm/modifiers/milliseconds.rb".freeze, "lib/searchgasm/modifiers/minute.rb".freeze, "lib/searchgasm/modifiers/month.rb".freeze, "lib/searchgasm/modifiers/octal.rb".freeze, "lib/searchgasm/modifiers/radians.rb".freeze, "lib/searchgasm/modifiers/round.rb".freeze, "lib/searchgasm/modifiers/second.rb".freeze, "lib/searchgasm/modifiers/sign.rb".freeze, "lib/searchgasm/modifiers/sin.rb".freeze, "lib/searchgasm/modifiers/square_root.rb".freeze, "lib/searchgasm/modifiers/tan.rb".freeze, "lib/searchgasm/modifiers/week.rb".freeze, "lib/searchgasm/modifiers/year.rb".freeze, "lib/searchgasm/search/base.rb".freeze, "lib/searchgasm/search/conditions.rb".freeze, "lib/searchgasm/search/ordering.rb".freeze, "lib/searchgasm/search/pagination.rb".freeze, "lib/searchgasm/search/protection.rb".freeze, "lib/searchgasm/search/searching.rb".freeze, "lib/searchgasm/shared/utilities.rb".freeze, "lib/searchgasm/shared/virtual_classes.rb".freeze, "lib/searchgasm/version.rb".freeze, "searchgasm.gemspec".freeze, "test/fixtures/accounts.yml".freeze, "test/fixtures/orders.yml".freeze, "test/fixtures/user_groups.yml".freeze, "test/fixtures/users.yml".freeze, "test/libs/acts_as_tree.rb".freeze, "test/libs/ordered_hash.rb".freeze, "test/libs/rexml_fix.rb".freeze, "test/test_active_record_associations.rb".freeze, "test/test_active_record_base.rb".freeze, "test/test_condition_base.rb".freeze, "test/test_condition_types.rb".freeze, "test/test_conditions_base.rb".freeze, "test/test_conditions_protection.rb".freeze, "test/test_config.rb".freeze, "test/test_helper.rb".freeze, "test/test_search_base.rb".freeze, "test/test_search_conditions.rb".freeze, "test/test_search_ordering.rb".freeze, "test/test_search_pagination.rb".freeze, "test/test_search_protection.rb".freeze] s.homepage = "http://github.com/binarylogic/searchgasm".freeze s.rdoc_options = ["--line-numbers".freeze, "--inline-source".freeze, "--title".freeze, "Searchgasm".freeze, "--main".freeze, "README.rdoc".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Object based ActiveRecord searching, ordering, pagination, and more!".freeze s.test_files = ["test/test_active_record_associations.rb".freeze, "test/test_active_record_base.rb".freeze, "test/test_condition_base.rb".freeze, "test/test_condition_types.rb".freeze, "test/test_conditions_base.rb".freeze, "test/test_conditions_protection.rb".freeze, "test/test_config.rb".freeze, "test/test_helper.rb".freeze, "test/test_search_base.rb".freeze, "test/test_search_conditions.rb".freeze, "test/test_search_ordering.rb".freeze, "test/test_search_pagination.rb".freeze, "test/test_search_protection.rb".freeze] s.specification_version = 2 s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end