Skip to content

Instantly share code, notes, and snippets.

@standingwave
Created November 5, 2014 19:26
Show Gist options
  • Save standingwave/19a9b466829dc53c71b6 to your computer and use it in GitHub Desktop.
Save standingwave/19a9b466829dc53c71b6 to your computer and use it in GitHub Desktop.
- base_view: course_registrations
joins:
- join: users
foreign_key: user_id
joins:
- join: course_prototypes
foreign_key: course_prototype_id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment