Emilien Baudet

Joined

110 Experience
1 Lesson Completed
0 Questions Solved

Activity

Maybe not the best way, but solving this problem : you can add a new route for users_path :

# config/routes
get '/', to: 'user#index', as: 'users'

Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.

© 2024 GoRails, LLC. All rights reserved.