Skip to content

Instantly share code, notes, and snippets.

@craigbilner
Created April 26, 2020 11:43
Show Gist options
  • Save craigbilner/a0de66264270268d059783b87ea69bea to your computer and use it in GitHub Desktop.
Save craigbilner/a0de66264270268d059783b87ea69bea to your computer and use it in GitHub Desktop.
tjot: part 3
a =
foo model.prop1 (Just SomeRecord)
b =
foo model.prop2 a
c =
foo model.prop3 b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment