Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

Save meltzerj/899971 to your computer and use it in GitHub Desktop.
$("#edit_topics_link").text(<%= (@video.topics().count() == 0) ? 'Add descriptive topics so people can find your song!' : 'Edit Topics' %>);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment