Skip to content

Instantly share code, notes, and snippets.

@ajsharp
Created January 19, 2012 19:13
Show Gist options
  • Save ajsharp/1641909 to your computer and use it in GitHub Desktop.
Save ajsharp/1641909 to your computer and use it in GitHub Desktop.
object :user do
object :profile do
object :nested do
attributes :property
end
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment