Skip to content

Instantly share code, notes, and snippets.

@glennr
Created February 11, 2010 13:27
Show Gist options
  • Select an option

  • Save glennr/301501 to your computer and use it in GitHub Desktop.

Select an option

Save glennr/301501 to your computer and use it in GitHub Desktop.
ActionView::TemplateError (undefined local variable or method `new_user_session_path' for #<ActionView::Base:0x243fca4>) on line #27 of app/views/shared/_header.html.haml: 24: 25: - else 26: %li= link_to "Join", join_url 27: %li= link_to "Sign In", new_user_session_path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment