--- !ruby/object:Gem::Specification name: mattly-exegesis version: !ruby/object:Gem::Version version: 0.2.8 platform: ruby authors: - Matt Lyon autorequire: bindir: bin cert_chain: [] date: 2009-06-12 00:00:00 -07:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: rest-client type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0.9" version: description: A Document <> Object Mapper for CouchDB Documents email: matt@flowerpowered.com executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - LICENSE - README.rdoc - Rakefile - VERSION.yml - lib/exegesis.rb - lib/exegesis/database.rb - lib/exegesis/database/designs.rb - lib/exegesis/database/documents.rb - lib/exegesis/database/rest.rb - lib/exegesis/database/singleton.rb - lib/exegesis/design.rb - lib/exegesis/document.rb - lib/exegesis/document/attachment.rb - lib/exegesis/document/attachments.rb - lib/exegesis/document/collection.rb - lib/exegesis/document/generic_document.rb - lib/exegesis/model.rb - lib/exegesis/server.rb - lib/exegesis/utils/http.rb - lib/monkeypatches/time.rb - test/attachments_test.rb - test/database/documents_test.rb - test/database/singleton_test.rb - test/database_test.rb - test/design_test.rb - test/document_collection_test.rb - test/document_test.rb - test/fixtures/attachments/flavakitten.jpg - test/fixtures/designs/things/views/by_name/map.js - test/fixtures/designs/things/views/by_tag/map.js - test/fixtures/designs/things/views/by_tag/reduce.js - test/fixtures/designs/things/views/for_path/map.js - test/http_test.rb - test/model_test.rb - test/server_test.rb - test/test_helper.rb - test/view_option_parsing_test.rb has_rdoc: true homepage: http://github.com/mattly/exegesis post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 3 summary: A Document <> Object Mapper for CouchDB Documents test_files: - test/attachments_test.rb - test/database/documents_test.rb - test/database/singleton_test.rb - test/database_test.rb - test/design_test.rb - test/document_collection_test.rb - test/document_test.rb - test/http_test.rb - test/model_test.rb - test/server_test.rb - test/test_helper.rb - test/view_option_parsing_test.rb