joe_bloggs: | http://example.com:3000/people/<%= @person.id %> Joe Bloggs http://example.com:3000/wallets/<%= @wallet.id %> no_wallet: | http://example.com:3000/people/<%= @person.id %> <%= @person.location_sentence %> with_oldest_pet: | http://example.com:3000/people/<%= @person.id %> http://example.com:3000/pets/<%= @person.oldest_pet.id %> <%= @person.oldest_pet.name %> http://example.com:3000/people/<%= @person.id %> with_oldest_pet_species: | http://example.com:3000/people/<%= @person.id %> http://example.com:3000/pets/<%= @person.oldest_pet.id %> <%= @person.oldest_pet.species %> joe_with_zwiebelleder: | http://example.com:3000/people/<%= @person.id %> atom_person: | <%= @person.created_at.xmlschema %> Joe Bloggs Under a tree mietze an old photo, 5 euros in coins verbose_with_pets: | http://example.com:3000/people/<%= @person.id %> Joe Bloggs <%= @person.created_at.xmlschema %> Under a tree http://example.com:3000/pets/<%= @pet.id %> mietze with_pets_and_expanded_wallet: | http://example.com:3000/people/<%= @person.id %> Joe Bloggs <%= @person.created_at.xmlschema %> Under a tree http://example.com:3000/pets/<%= @pet.id %> mietze http://example.com:3000/wallets/<%= @wallet.id %> an old photo, 5 euros in coins