Skip to content

Instantly share code, notes, and snippets.

@eqdw
Created December 20, 2010 18:05
Show Gist options
  • Save eqdw/748726 to your computer and use it in GitHub Desktop.
Save eqdw/748726 to your computer and use it in GitHub Desktop.
{ :checklist =>
{ :id => checklist.id,
:title => checklist.title,
:items => checklist.items
}
}.to_json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment