Commit 5f897d20fb9ba3185750b3e72e14522e2aaa2675

another bug...
  
1919lib/couch_object/utils.rb
2020lib/couch_object/version.rb
2121lib/couch_object/view.rb
22log/debug.log
2322script/console
2423script/destroy
2524script/generate
  
11require File.dirname(__FILE__) + '/persistable_helper.rb'
22
3describe CouchObject::Persistable, "for loading objects:" do |variable|
4
3describe CouchObject::Persistable, "for loading objects:" do
54 before(:each) do
65 @bike = Bike.new
76 @with_location = WithStorageLocation.new