Sha256: c32557fbdd5a4a8bd560f8d896535d22c7bd3b68601293f33b07e7d0fade23de
Contents?: true
Size: 229 Bytes
Versions: 1
Compression:
Stored size: 229 Bytes
Contents
Volontariat.Community = DS.Model.extend organizationId: DS.attr('number') organizationName: DS.attr('string') organizationSlug: DS.attr('string') slug: DS.attr('string') name: DS.attr('string') text: DS.attr('string')
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voluntary_feedback-0.1.0 | app/assets/javascripts/voluntary_feedback/models/community.js.coffee |