Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

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