couchrest_model/spec/couchrest
Will Leinweber c2fde42fa6 bugfix: allow CastedArrays to be assigned
(And be a bit more general about it)
2010-09-03 12:23:53 -05:00
..
assocations_spec.rb Remove typo in specs. (thanks Brian Colfer for spotting it) 2010-08-23 20:01:05 -03:00
attachment_spec.rb creating attachments accessor 2010-08-03 23:58:28 -03:00
attribute_protection_spec.rb Merge branch 'master' of git://github.com/tapajos/couchrest_model 2010-08-24 11:45:37 +02:00
base_spec.rb Finalizing move to rspec 2.0.0 (rake wasn't working) 2010-08-18 20:00:03 +02:00
casted_model_spec.rb bugfix: allow CastedArrays to be assigned 2010-09-03 12:23:53 -05:00
casted_spec.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
class_proxy_spec.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
inherited_spec.rb Fixing documentation and two describes 2010-08-03 23:09:05 -03:00
persistence_spec.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
property_spec.rb refactor #read_ and #write_attribute to behave the same when called with a missing property 2010-08-23 20:00:19 -03:00
subclass_spec.rb Renaming to CouchRest Model 2010-06-20 22:01:11 +02:00
validations.rb Fixing proxy and view bug 2010-06-22 14:15:30 +02:00
view_spec.rb Fixing view deleting database option bug 2010-06-21 16:43:33 +02:00