couchrest_model/lib/couchrest/model
2011-04-04 01:10:31 +02:00
..
core_extensions Time handling improved to ensure UTC always used 2011-04-01 19:45:13 +02:00
designs Docs for pagination, not including docs in reduce and raising errors when cannot include docs 2011-02-27 20:18:19 +01:00
support Time handling improved to ensure UTC always used 2011-04-01 19:45:13 +02:00
validations working on proxy association and handling 2011-04-04 01:10:31 +02:00
associations.rb working on proxy association and handling 2011-04-04 01:10:31 +02:00
base.rb Adding support for proxying and more refinements to views 2011-02-09 21:21:03 +01:00
callbacks.rb Use :validation callbacks, not the :validate callbacks reserved by ActiveModel, ensuring callbacks are actually run when they're supposed to be. 2011-02-01 14:32:38 -05:00
casted_array.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
casted_model.rb working on proxy association and handling 2011-04-04 01:10:31 +02:00
class_proxy.rb add method 'last' to simplify queries 2010-12-31 18:59:57 -02:00
collection.rb Adding support for proxying and more refinements to views 2011-02-09 21:21:03 +01:00
configuration.rb Renaming Attribute Protection and solving problem modifying the provided hash to the #attributes= method 2010-10-22 15:39:12 +02:00
design_doc.rb Adding configuration support and changing 'couchrest-type' key to 'model' along with config options 2010-09-17 23:00:55 +02:00
designs.rb Checking for block given and ensuring proyxable finds classes in root namespace 2011-03-13 13:39:26 +01:00
document_queries.rb Adding support for proxying and more refinements to views 2011-02-09 21:21:03 +01:00
errors.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
extended_attachments.rb creating attachments accessor 2010-08-03 23:58:28 -03:00
persistence.rb Merge branch 'master' of github.com:couchrest/couchrest_model into adv_design 2011-02-27 20:19:09 +01:00
properties.rb Time handling improved to ensure UTC always used 2011-04-01 19:45:13 +02:00
property.rb Make deep clone of default property values 2011-01-18 08:13:05 -05:00
property_protection.rb Renaming Attribute Protection and solving problem modifying the provided hash to the #attributes= method 2010-10-22 15:39:12 +02:00
proxyable.rb working on proxy association and handling 2011-04-04 01:10:31 +02:00
typecast.rb Time handling improved to ensure UTC always used 2011-04-01 19:45:13 +02:00
validations.rb Use :validation callbacks, not the :validate callbacks reserved by ActiveModel, ensuring callbacks are actually run when they're supposed to be. 2011-02-01 14:32:38 -05:00
views.rb Demoting collection support, using latest couchrest, ensuring reduce always included when needed 2011-03-13 19:34:25 +01:00