Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6732111
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T10:36:36+00:00 2026-05-26T10:36:36+00:00

ActionView::Template::Error (No route matches {:controller=>devise/items}): 8: </head> 9: <body> 10: <nav> 11: <%= link_to_unless_current

  • 0
ActionView::Template::Error (No route matches {:controller=>"devise/items"}):
    8: </head>
    9: <body>
    10:   <nav>
    11:   <%= link_to_unless_current "Home", :controller => "items", :action => "index" %> |
    12:   <%= link_to_unless_current "About us", :controller => "site", :action => "about" %> | 
    13:   <%= link_to_unless_current "Contact us", :controller => "site", :action => "contact" %> 
    14:   </nav>

I’m trying to make a simple rails online shop. I included devise model User(strictly following Railcasts tutorial) and when I’m trying to go to /users/sign_in I get this error in the server log. I don’t understand why it renders “devise/items” when I’m typing localhost:3000/users/sign_in.

Added:
routes.rb:

devise_for :users
get "site/about"
get "site/contact"

resources :items
root :to => "items#index"
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T10:36:37+00:00Added an answer on May 26, 2026 at 10:36 am

    You can fix it adding a “/” before your controller name.

    <%= link_to_unless_current "Home", :controller => "/items", :action => "index" %> 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This is the error: ActionView::Template::Error (No route matches {:action=>send_to_client, :controller=>stages}): app/views/stages/_show.html.erb:13:in `_app_views_stages__show_html_erb__3606907191157577988_2203521120_617355097038007272' app/controllers/stages_controller.rb:78:in `block
I am getting an error that I cannot figure out: ActionView::MissingTemplate (Missing template cluster/delete_stuff.erb
I have a route in my routes.rb file: map.connect 'login', :controller => 'users', :action
I have an application running on Heroku that, on occasion, reports Timeout::Error and (ActionView::Template::Error)
ActionView::Template::Error (HandleScope::HandleScope: Entering the V8 API without proper locking in place (in /app/app/assets/javascripts/application.js)): 3:
Thanks for helping. The errors occurs during implementation accepts_nested_attributes_for . I get ActionView::Template:Error (undefined
I get this error: ActionView::Template::Error (no implicit conversion to float from nil): Around this
Here's the error I get: ActionView::Template::Error (You have a nil object when you didn't
Tried everything, can't seem to locate the issue. Error on localhost:3000 No route matches
Everytime I try and access the user profile page, I get this error. ActionView::Template::Error

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.