Skip to content

Instantly share code, notes, and snippets.

@meltzerj
Created April 22, 2011 22:10
Show Gist options
  • Select an option

  • Save meltzerj/937796 to your computer and use it in GitHub Desktop.

Select an option

Save meltzerj/937796 to your computer and use it in GitHub Desktop.
:collection => @video.comment_titles.map {|ct| [ct.title, { :data_url => comment_title_path(ct) }, ct.id]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment