New Discussion

Notifications

You’re not receiving notifications from this thread.

How to use route.db or how to debug

2
Rails

In Apache logs:
GET https://xxxxxxxxxx.com/ HTTP/1.1" 404 1722
in routes.rb
root "crm#index"
rails routes|grep root
root GET / crm#index
Rails 7.0.4
ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [x86_64-linux]
crm_controllers.rb exits with index def
Any idea to help me?

good

Join the discussion
Create an account Log in

Learning Ruby on Rails? Join our newsletter.

We won't send you spam. Unsubscribe at any time.