Commit 37a192d0695be8d8bab9e149d5224584147069db

Fixed bug in spec. Thanks to Matthew Ford
  
11require File.dirname(__FILE__) + '/persistable_helper.rb'
22
33describe CouchObject::Persistable, "for loading objects:" do |variable|
4
5end
4
65 before(:each) do
76 @bike = Bike.new
87 @with_location = WithStorageLocation.new