Skip to content

Instantly share code, notes, and snippets.

@andyferra
Created February 8, 2010 19:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andyferra/298505 to your computer and use it in GitHub Desktop.
Save andyferra/298505 to your computer and use it in GitHub Desktop.
TribeInvitation
- invitor
- (custom) url
TribeMembership
- tribe
- user
- (custom) memberships_url
Order
- amount_paid
- monetary_gift
- tribe
- line_items
- formatted_created_at
LineItem
- quantity
- product
Product
- name
TribeBlogpost
- tribe
- (custom) url
Referral
- sender_name
Tribe
- beneficiary_name
- founder
- name
- story
- (custom) url
- (custom) beneficiary_claim_url
User
- name
- (custom) confirmation_url
- (custom) edit_password_reset_url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment