Sha256: 6cd63674f5ca1ef77336fa09a6c7c7c8da85ae3d5926f0ec186d49bbbbf93419

Contents?: true

Size: 88 Bytes

Versions: 17

Compression:

Stored size: 88 Bytes

Contents

class KeyChain < CouchRest::Model::Base
  use_database(DB)

  property(:keys, Hash)
end

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
couchrest_model-2.2.0.beta2 spec/fixtures/models/key_chain.rb
couchrest_model-2.2.0.beta1 spec/fixtures/models/key_chain.rb
couchrest_model-2.1.0.rc1 spec/fixtures/models/key_chain.rb
couchrest_model-2.1.0.beta2 spec/fixtures/models/key_chain.rb
couchrest_model-2.1.0.beta1 spec/fixtures/models/key_chain.rb
couchrest_model-2.0.4 spec/fixtures/models/key_chain.rb
couchrest_model-2.0.3 spec/fixtures/models/key_chain.rb
couchrest_model-2.0.1 spec/fixtures/models/key_chain.rb
couchrest_model-2.0.0 spec/fixtures/models/key_chain.rb
couchrest_model-2.0.0.beta2 spec/fixtures/models/key_chain.rb
couchrest_model-2.0.0.beta spec/fixtures/models/key_chain.rb
couchrest_model-1.2.0.beta spec/fixtures/models/key_chain.rb
openlogic-couchrest_model-1.0.0 spec/fixtures/models/key_chain.rb
couchrest_model-1.1.2 spec/fixtures/models/key_chain.rb
couchrest_model-1.1.1 spec/fixtures/models/key_chain.rb
couchrest_model-1.1.0 spec/fixtures/models/key_chain.rb
couchrest_model-1.1.0.rc1 spec/fixtures/more/key_chain.rb