Skip to content

Instantly share code, notes, and snippets.

@retorquere
Created June 16, 2010 07:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save retorquere/440306 to your computer and use it in GitHub Desktop.
Save retorquere/440306 to your computer and use it in GitHub Desktop.
<%= link_to("##{tag}",
{:controller => "tagging", :action => "index", :project_id => project.identifier, :tags => tag},
{:style => "visibility: visible", :class => "tag", :rel => count}) %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment