Skip to content

Instantly share code, notes, and snippets.

@qmx
Created November 27, 2009 02:14
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 qmx/243783 to your computer and use it in GitHub Desktop.
Save qmx/243783 to your computer and use it in GitHub Desktop.
ActionView::TemplateError in '/admin/links/show.html.erb should render'
admin_link_url failed to generate from {:action=>"show", :controller=>"admin/links", :id=>#<Link id: nil, name: "A name", url: "http://some_url.com", enabled: true, created_at: nil, updated_at: nil>}, expected: {:controller=>"admin/links", :action=>"show"}, diff: {:id=>#<Link id: nil, name: "A name", url: "http://some_url.com", enabled: true, created_at: nil, updated_at: nil>}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment