Skip to content

Instantly share code, notes, and snippets.

@johnbeynon
Created February 7, 2012 23:13
Show Gist options
  • Save johnbeynon/1762904 to your computer and use it in GitHub Desktop.
Save johnbeynon/1762904 to your computer and use it in GitHub Desktop.
<%= f.input :password, :input_html => { :class => "span3" }, :placeholder => "password", :hint => "Forgot your #{link_to "password", new_password_path(resource_name)}?".html_safe %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment