# -*- encoding: utf-8 -*- # stub: activegroonga 0.0.6 ruby lib Gem::Specification.new do |s| s.name = "activegroonga".freeze s.version = "0.0.6".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Kouhei Sutou".freeze] s.date = "2009-08-01" s.description = "groonga provides both of full text search and column store\nfeatures. ActiveGroonga + groonga can be used as an\nalternative of ActiveRecord + RDB.".freeze s.email = ["groonga-users-en@rubyforge.org".freeze, "groonga-dev@lists.sourceforge.jp".freeze] s.extra_rdoc_files = ["README.rdoc".freeze, "NEWS.ja.rdoc".freeze, "README.ja.rdoc".freeze, "NEWS.rdoc".freeze] s.files = ["AUTHORS".freeze, "NEWS.ja.rdoc".freeze, "NEWS.rdoc".freeze, "README.ja.rdoc".freeze, "README.rdoc".freeze, "Rakefile".freeze, "lib/active_groonga.rb".freeze, "lib/active_groonga/aggregations.rb".freeze, "lib/active_groonga/associations.rb".freeze, "lib/active_groonga/associations/belongs_to_association.rb".freeze, "lib/active_groonga/attribute_methods.rb".freeze, "lib/active_groonga/base.rb".freeze, "lib/active_groonga/column.rb".freeze, "lib/active_groonga/dirty.rb".freeze, "lib/active_groonga/dynamic_record_expression_builder.rb".freeze, "lib/active_groonga/fixtures.rb".freeze, "lib/active_groonga/migration.rb".freeze, "lib/active_groonga/rails_support.rb".freeze, "lib/active_groonga/reflection.rb".freeze, "lib/active_groonga/schema.rb".freeze, "lib/active_groonga/schema_dumper.rb".freeze, "lib/active_groonga/tasks.rb".freeze, "lib/active_groonga/tasks/groonga.rake".freeze, "lib/active_groonga/test_case.rb".freeze, "lib/active_groonga/test_help.rb".freeze, "lib/active_groonga/timestamp.rb".freeze, "lib/active_groonga/validations.rb".freeze, "lib/active_groonga/version.rb".freeze, "license/LGPL".freeze, "rails/README".freeze, "rails/init.rb".freeze, "rails_generators/index_table_groonga/USAGE".freeze, "rails_generators/index_table_groonga/index_table_groonga_generator.rb".freeze, "rails_generators/index_table_groonga/templates/migration.rb".freeze, "rails_generators/migration_groonga/USAGE".freeze, "rails_generators/migration_groonga/migration_groonga_generator.rb".freeze, "rails_generators/migration_groonga/templates/migration.rb".freeze, "rails_generators/model_groonga/USAGE".freeze, "rails_generators/model_groonga/model_groonga_generator.rb".freeze, "rails_generators/model_groonga/templates/fixtures.yml".freeze, "rails_generators/model_groonga/templates/migration.rb".freeze, "rails_generators/model_groonga/templates/model.rb".freeze, "rails_generators/model_groonga/templates/unit_test.rb".freeze, "test-unit/Rakefile".freeze, "test-unit/TODO".freeze, "test-unit/bin/testrb".freeze, "test-unit/html/classic.html".freeze, "test-unit/html/index.html".freeze, "test-unit/html/index.html.ja".freeze, "test-unit/lib/test/unit.rb".freeze, "test-unit/lib/test/unit/assertionfailederror.rb".freeze, "test-unit/lib/test/unit/assertions.rb".freeze, "test-unit/lib/test/unit/attribute.rb".freeze, "test-unit/lib/test/unit/autorunner.rb".freeze, "test-unit/lib/test/unit/collector.rb".freeze, "test-unit/lib/test/unit/collector/descendant.rb".freeze, "test-unit/lib/test/unit/collector/dir.rb".freeze, "test-unit/lib/test/unit/collector/load.rb".freeze, "test-unit/lib/test/unit/collector/objectspace.rb".freeze, "test-unit/lib/test/unit/color-scheme.rb".freeze, "test-unit/lib/test/unit/color.rb".freeze, "test-unit/lib/test/unit/diff.rb".freeze, "test-unit/lib/test/unit/error.rb".freeze, "test-unit/lib/test/unit/exceptionhandler.rb".freeze, "test-unit/lib/test/unit/failure.rb".freeze, "test-unit/lib/test/unit/fixture.rb".freeze, "test-unit/lib/test/unit/notification.rb".freeze, "test-unit/lib/test/unit/omission.rb".freeze, "test-unit/lib/test/unit/pending.rb".freeze, "test-unit/lib/test/unit/priority.rb".freeze, "test-unit/lib/test/unit/runner/console.rb".freeze, "test-unit/lib/test/unit/runner/emacs.rb".freeze, "test-unit/lib/test/unit/testcase.rb".freeze, "test-unit/lib/test/unit/testresult.rb".freeze, "test-unit/lib/test/unit/testsuite.rb".freeze, "test-unit/lib/test/unit/ui/console/outputlevel.rb".freeze, "test-unit/lib/test/unit/ui/console/testrunner.rb".freeze, "test-unit/lib/test/unit/ui/emacs/testrunner.rb".freeze, "test-unit/lib/test/unit/ui/testrunner.rb".freeze, "test-unit/lib/test/unit/ui/testrunnermediator.rb".freeze, "test-unit/lib/test/unit/ui/testrunnerutilities.rb".freeze, "test-unit/lib/test/unit/util/backtracefilter.rb".freeze, "test-unit/lib/test/unit/util/method-owner-finder.rb".freeze, "test-unit/lib/test/unit/util/observable.rb".freeze, "test-unit/lib/test/unit/util/procwrapper.rb".freeze, "test-unit/lib/test/unit/version.rb".freeze, "test-unit/sample/adder.rb".freeze, "test-unit/sample/subtracter.rb".freeze, "test-unit/sample/tc_adder.rb".freeze, "test-unit/sample/tc_subtracter.rb".freeze, "test-unit/sample/test_user.rb".freeze, "test-unit/sample/ts_examples.rb".freeze, "test-unit/test/collector/test-descendant.rb".freeze, "test-unit/test/collector/test-load.rb".freeze, "test-unit/test/collector/test_dir.rb".freeze, "test-unit/test/collector/test_objectspace.rb".freeze, "test-unit/test/run-test.rb".freeze, "test-unit/test/test-attribute.rb".freeze, "test-unit/test/test-color-scheme.rb".freeze, "test-unit/test/test-color.rb".freeze, "test-unit/test/test-diff.rb".freeze, "test-unit/test/test-emacs-runner.rb".freeze, "test-unit/test/test-fixture.rb".freeze, "test-unit/test/test-notification.rb".freeze, "test-unit/test/test-omission.rb".freeze, "test-unit/test/test-pending.rb".freeze, "test-unit/test/test-priority.rb".freeze, "test-unit/test/test-testcase.rb".freeze, "test-unit/test/test_assertions.rb".freeze, "test-unit/test/test_error.rb".freeze, "test-unit/test/test_failure.rb".freeze, "test-unit/test/test_testresult.rb".freeze, "test-unit/test/test_testsuite.rb".freeze, "test-unit/test/testunit-test-util.rb".freeze, "test-unit/test/ui/test_testrunmediator.rb".freeze, "test-unit/test/util/test-method-owner-finder.rb".freeze, "test-unit/test/util/test_backtracefilter.rb".freeze, "test-unit/test/util/test_observable.rb".freeze, "test-unit/test/util/test_procwrapper.rb".freeze, "test/active-groonga-test-utils.rb".freeze, "test/fixtures/bookmark.rb".freeze, "test/fixtures/task.rb".freeze, "test/fixtures/user.rb".freeze, "test/run-test.rb".freeze, "test/test-associations.rb".freeze, "test/test-base.rb".freeze, "test/test-schema-dumper.rb".freeze, "test/test-schema.rb".freeze, "test/tmp/database/database.groonga".freeze, "test/tmp/database/database.groonga.0000000".freeze, "test/tmp/database/database.groonga.0000100".freeze, "test/tmp/database/database.groonga.0000101".freeze] s.homepage = "http://groonga.rubyforge.org/".freeze s.rdoc_options = ["--main".freeze, "README.ja.rdoc".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "A library to use groonga with ActiveRecord like API.".freeze s.test_files = ["test/run-test.rb".freeze] s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["= 0.0.6".freeze]) s.add_runtime_dependency(%q.freeze, ["= 2.3.2".freeze]) end