Skip to content

Instantly share code, notes, and snippets.

@iwasrobbed
Created March 8, 2011 03:17
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 iwasrobbed/859792 to your computer and use it in GitHub Desktop.
Save iwasrobbed/859792 to your computer and use it in GitHub Desktop.
= link_to "Link name",
{ :controller => 'controller_name', :action => 'action_name' },
:class => 'someclass'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment