Skip to content

Instantly share code, notes, and snippets.

@awead
Created April 10, 2012 20:53
Show Gist options
  • Save awead/2354398 to your computer and use it in GitHub Desktop.
Save awead/2354398 to your computer and use it in GitHub Desktop.
t. root
t.titleInfo {
t.title
}
t.term1(:proxy=>[:root, :titleInfo, :title])
t. relatedItem {
t.titleInfo {
t.title
}
}
t.term2(:proxy=>[:root, : relatedItem, :titleInfo, :title])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment