public
Description: RelaxDB provides a simple Ruby interface to CouchDB
Homepage:
Clone URL: git://github.com/paulcarey/relaxdb.git
relaxdb / spec
name age message
..
file belongs_to_spec.rb Tue Jun 16 22:11:00 -0700 2009 target_class now inferred for has_many relation... [davidlee]
file callbacks_spec.rb Thu Feb 26 09:19:13 -0800 2009 Consolidated test db names. [paulcarey]
file derived_properties_spec.rb Wed Mar 11 13:34:07 -0700 2009 Removed redundant test (equivalent now lives in... [paulcarey]
file design_doc_spec.rb Thu Feb 26 09:19:13 -0800 2009 Consolidated test db names. [paulcarey]
file doc_inheritable_spec.rb Fri May 22 05:05:40 -0700 2009 Added support for all_or_nothing bulk_docs save. [paulcarey]
file document_spec.rb Sat Oct 31 04:00:49 -0700 2009 Minor tweaks. [paulcarey]
file has_many_spec.rb Sat Aug 15 00:21:32 -0700 2009 Minor test changes [paulcarey]
file has_one_spec.rb Wed Feb 25 14:54:00 -0800 2009 Move to class eval time creation of has_one and... [paulcarey]
file migration_spec.rb Wed May 27 07:04:36 -0700 2009 Added minimal support for data migrations. [paulcarey]
file migration_version_spec.rb Wed May 27 07:04:36 -0700 2009 Added minimal support for data migrations. [paulcarey]
file paginate_params_spec.rb Wed Feb 25 02:19:18 -0800 2009 Adding support for predefined views - more or l... [paulcarey]
file paginate_spec.rb Fri Aug 14 07:46:46 -0700 2009 Paginator attributes now supports procs in addi... [paulcarey]
file query_spec.rb Sat Aug 15 02:48:38 -0700 2009 Removed default query param of reduce=false as ... [paulcarey]
file references_many_spec.rb Wed Feb 25 14:54:00 -0800 2009 Move to class eval time creation of has_one and... [paulcarey]
file relaxdb_spec.rb Fri Aug 14 07:47:39 -0700 2009 Minor misc changes. [paulcarey]
file server_spec.rb Wed Mar 25 04:56:19 -0700 2009 Minor tweaks. [paulcarey]
file spec.opts Fri Aug 22 08:59:01 -0700 2008 Bah! The refactor was never going to be complet... [paulcarey]
file spec_helper.rb Wed May 27 07:04:36 -0700 2009 Added minimal support for data migrations. [paulcarey]
file spec_models.rb Fri Aug 14 07:47:39 -0700 2009 Minor misc changes. [paulcarey]
file view_by_spec.rb Wed Mar 11 08:54:44 -0700 2009 Exploring inheritance support. [paulcarey]
file view_object_spec.rb Thu Aug 14 12:48:07 -0700 2008 Tidied up the Query class and split out its tests [paulcarey]
file view_spec.rb Wed Mar 11 10:52:12 -0700 2009 Added inheritance support for view_by. [paulcarey]