Sha256: 05770c3cccb62ff1bd40e5ffd784a99f438dacb06b4909bc9d4b39312991c9d2

Contents?: true

Size: 114 Bytes

Versions: 9

Compression:

Stored size: 114 Bytes

Contents

class Person
  include CouchPotato::Persistence
  
  property :name
  property :ship_address, :type => Address
end

Version data entries

9 entries across 9 versions & 3 rubygems

Version Path
andrewtimberlake-couch_potato-0.2.8.1 spec/fixtures/person.rb
andrewtimberlake-couch_potato-0.2.8.2 spec/fixtures/person.rb
andrewtimberlake-couch_potato-0.2.8.3 spec/fixtures/person.rb
andrewtimberlake-couch_potato-0.2.8.4 spec/fixtures/person.rb
langalex-couch_potato-0.2.11 spec/fixtures/person.rb
langalex-couch_potato-0.2.12 spec/fixtures/person.rb
langalex-couch_potato-0.2.8 spec/fixtures/person.rb
langalex-couch_potato-0.2.9 spec/fixtures/person.rb
couch_potato-0.2.12 spec/fixtures/person.rb