couchrest_model/spec/fixtures/models/membership.rb

5 lines
61 B
Ruby
Raw Normal View History

class Membership
include CouchRest::Model::Embeddable
end