Skip to content

Instantly share code, notes, and snippets.

@meltzerj
Created April 2, 2011 20:28
Show Gist options
  • Select an option

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

Select an option

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