couchrest_model/lib/couchrest/model
Sam Lown dad386d8c9 Fixing time parsing issue for times without zone 2010-08-18 19:36:01 +02:00
..
support Renaming support delete method so as not to conflict with ExtendedDocument 2010-06-21 15:10:42 +02:00
validations Fixing typoo 2010-06-23 11:58:35 +02:00
associations.rb Raising an error when adding an un-saved item to a collection 2010-08-04 11:54:02 +02:00
attribute_protection.rb Allow mixing of protected and accessible properties. 2010-08-11 17:42:14 -05:00
attributes.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
base.rb Fixing documentation and two describes 2010-08-03 23:09:05 -03:00
callbacks.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
casted_array.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
casted_model.rb Fixing ActiveModel special calls 2010-06-21 13:58:19 +02:00
class_proxy.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
collection.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
design_doc.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
document_queries.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02: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 Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
properties.rb refactor #read_ and #write_attribute to behave the same when called with a missing property 2010-08-11 22:27:53 -05:00
property.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
typecast.rb Fixing time parsing issue for times without zone 2010-08-18 19:36:01 +02:00
validations.rb Adding manual view support to uniqueness validation 2010-06-21 23:12:15 +02:00
views.rb Fixing big problem with lack of database passed to collection proxy 2010-06-25 20:02:18 +02:00