# -*- encoding: utf-8 -*- # stub: cloudwow-not_relational 0.1.3 ruby lib Gem::Specification.new do |s| s.name = "cloudwow-not_relational".freeze s.version = "0.1.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["cloudwow".freeze] s.date = "2009-03-21" s.email = "david@cloudwow.com".freeze s.extra_rdoc_files = ["README.rdoc".freeze] s.files = ["README.rdoc".freeze, "VERSION.yml".freeze, "lib/not_relational".freeze, "lib/not_relational.rb".freeze, "lib/not_relational/acts_as_not_relational_application.rb".freeze, "lib/not_relational/and_condition.rb".freeze, "lib/not_relational/attribute_range.rb".freeze, "lib/not_relational/berkeley_repository.rb".freeze, "lib/not_relational/configuration.rb".freeze, "lib/not_relational/crypto.rb".freeze, "lib/not_relational/domain_model.rb".freeze, "lib/not_relational/domain_model_cache_item.rb".freeze, "lib/not_relational/equals_condition.rb".freeze, "lib/not_relational/geo.rb".freeze, "lib/not_relational/index_description.rb".freeze, "lib/not_relational/is_null_transform.rb".freeze, "lib/not_relational/lazy_loading_text.rb".freeze, "lib/not_relational/local_storage.rb".freeze, "lib/not_relational/memcache_repository.rb".freeze, "lib/not_relational/memory_repository.rb".freeze, "lib/not_relational/memory_storage.rb".freeze, "lib/not_relational/or_condition.rb".freeze, "lib/not_relational/property_description.rb".freeze, "lib/not_relational/query_string_auth_generator.rb".freeze, "lib/not_relational/reference.rb".freeze, "lib/not_relational/repository_factory.rb".freeze, "lib/not_relational/repository_interface.rb".freeze, "lib/not_relational/s3.rb".freeze, "lib/not_relational/sdb_formatter.rb".freeze, "lib/not_relational/sdb_monkey_patch.rb".freeze, "lib/not_relational/sdb_repository.rb".freeze, "lib/not_relational/starts_with_condition.rb".freeze, "lib/not_relational/storage.rb".freeze, "lib/not_relational/tag_cloud.rb".freeze, "lib/not_relational/tracker_description.rb".freeze, "lib/not_relational/uuid.rb".freeze, "test/models".freeze, "test/models/album.rb".freeze, "test/models/blurb.rb".freeze, "test/models/blurb_wording.rb".freeze, "test/models/comment.rb".freeze, "test/models/error.rb".freeze, "test/models/friend.rb".freeze, "test/models/friend_request.rb".freeze, "test/models/geo.rb".freeze, "test/models/group.rb".freeze, "test/models/language.rb".freeze, "test/models/media_file.rb".freeze, "test/models/media_item.rb".freeze, "test/models/message.rb".freeze, "test/models/node.rb".freeze, "test/models/outgoing_email.rb".freeze, "test/models/page_view_detail.rb".freeze, "test/models/page_view_summary.rb".freeze, "test/models/place.rb".freeze, "test/models/rating.rb".freeze, "test/models/tag.rb".freeze, "test/models/user.rb".freeze, "test/models/user_event.rb".freeze, "test/models/weblab.rb".freeze, "test/unit_tests".freeze, "test/unit_tests/album_test.rb".freeze, "test/unit_tests/bdb_test.rb".freeze, "test/unit_tests/blurb_test.rb".freeze, "test/unit_tests/comment_test.rb".freeze, "test/unit_tests/composite_key_test.rb".freeze, "test/unit_tests/enum_test.rb".freeze, "test/unit_tests/group_test.rb".freeze, "test/unit_tests/mediaitem_test.rb".freeze, "test/unit_tests/memcache_repository_test.rb".freeze, "test/unit_tests/memory_repository_test.rb".freeze, "test/unit_tests/node_test.rb".freeze, "test/unit_tests/place_test.rb".freeze, "test/unit_tests/reference_set_test.rb".freeze, "test/unit_tests/repository_factory_test.rb".freeze, "test/unit_tests/tag_test.rb".freeze, "test/unit_tests/user_test.rb".freeze, "test/unit_tests/uuid.state".freeze, "test/utils".freeze, "test/utils/create_sdb_domains.rb".freeze, "test/utils/whack_domains.rb".freeze] s.homepage = "http://github.com/cloudwow/not_relational".freeze s.rdoc_options = ["--inline-source".freeze, "--charset=UTF-8".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "TODO".freeze end