Sha256: 4ea8748427e3d6216dced47645538d4cd73c2f2ac2f170a5b0350d98cf16a675

Contents?: true

Size: 145 Bytes

Versions: 16

Compression:

Stored size: 145 Bytes

Contents

class Address
  include CouchPotato::Persistence
  
  property :street
  property :city
  property :state
  property :zip
  property :country
end

Version data entries

16 entries across 16 versions & 3 rubygems

Version Path
andrewtimberlake-couch_potato-0.2.8.1 spec/fixtures/address.rb
andrewtimberlake-couch_potato-0.2.8.2 spec/fixtures/address.rb
andrewtimberlake-couch_potato-0.2.8.3 spec/fixtures/address.rb
andrewtimberlake-couch_potato-0.2.8.4 spec/fixtures/address.rb
langalex-couch_potato-0.2.11 spec/fixtures/address.rb
langalex-couch_potato-0.2.12 spec/fixtures/address.rb
langalex-couch_potato-0.2.8 spec/fixtures/address.rb
langalex-couch_potato-0.2.9 spec/fixtures/address.rb
couch_potato-0.2.19 spec/fixtures/address.rb
couch_potato-0.2.18 spec/fixtures/address.rb
couch_potato-0.2.17 spec/fixtures/address.rb
couch_potato-0.2.16 spec/fixtures/address.rb
couch_potato-0.2.15 spec/fixtures/address.rb
couch_potato-0.2.14 spec/fixtures/address.rb
couch_potato-0.2.13 spec/fixtures/address.rb
couch_potato-0.2.12 spec/fixtures/address.rb