Skip to content

Instantly share code, notes, and snippets.

@kumagi
Created May 19, 2017 16:05
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 kumagi/a78b5bfc7bc1506c9ab4c040a144a1d7 to your computer and use it in GitHub Desktop.
Save kumagi/a78b5bfc7bc1506c9ab4c040a144a1d7 to your computer and use it in GitHub Desktop.

Sign up Link

<%- if devise_mapping.registerable? && controller_name != 'registrations' %>
  <%= link_to "Sign up", new_registration_path(resource_name) %><br />
<% end -%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment