History.txt License.txt Manifest.txt README.txt Rakefile TODO config/hoe.rb config/requirements.rb lib/couch_object.rb lib/couch_object/database.rb lib/couch_object/document.rb lib/couch_object/error_classes.rb lib/couch_object/persistable.rb lib/couch_object/persistable/has_many_relations_array.rb lib/couch_object/persistable/meta_classes.rb lib/couch_object/persistable/overloaded_methods.rb lib/couch_object/response.rb lib/couch_object/server.rb lib/couch_object/utils.rb lib/couch_object/version.rb lib/couch_object/view.rb log/debug.log script/console script/destroy script/generate script/txt2html setup.rb spec/database_spec.rb spec/database_spec.rb.orig spec/document_spec.rb spec/integration/database_integration_spec.rb spec/integration/document_integration_spec.rb spec/integration/integration_helper.rb spec/persistable/callback.rb spec/persistable/callback_spec.rb spec/persistable/cloning.rb spec/persistable/cloning_spec.rb spec/persistable/comparing_objects.rb spec/persistable/comparing_objects_spec.rb spec/persistable/deleting.rb spec/persistable/deleting_spec.rb spec/persistable/error_messages.rb spec/persistable/error_messages_spec.rb spec/persistable/loading.rb spec/persistable/loading_spec.rb spec/persistable/new_methods.rb spec/persistable/new_methods_spec.rb spec/persistable/persistable_helper.rb spec/persistable/relations.rb spec/persistable/relations_spec.rb spec/persistable/saving.rb spec/persistable/saving_spec.rb spec/persistable/setting_storage_location.rb spec/persistable/setting_storage_location_spec.rb spec/persistable/timestamps.rb spec/persistable/timestamps_spec.rb spec/persistable/unsaved_changes.rb spec/persistable/unsaved_changes_spec.rb spec/response_spec.rb spec/rspec_autotest.rb spec/server_spec.rb spec/spec.opts spec/spec_helper.rb spec/utils_spec.rb spec/view_spec.rb tasks/deployment.rake tasks/environment.rake tasks/rspec.rake tasks/website.rake website/index.html website/index.txt website/javascripts/rounded_corners_lite.inc.js website/stylesheets/screen.css website/template.rhtml