Skip to content

Rails application layout is not being used, don't see the Vite (bolt) Ruby console message #289

Answered by ElMassimo
wdiechmann asked this question in Q&A
Discussion options

You must be logged in to vote

Based on the provided screenshot it seems that you haven't added any routes, the HTML you are seeing is the Ruby on Rails default template.

As a result, it's not using the layout on the screenshot on the left.

Try adding your first controller/view, and it should use that layout.

Replies: 5 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@wdiechmann
Comment options

@ElMassimo
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by wdiechmann
Comment options

You must be logged in to vote
2 replies
@wdiechmann
Comment options

@ElMassimo
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug: pending triage Something doesn't seem to be working, but hasn't been verified
2 participants
Converted from issue

This discussion was converted from issue #288 on October 21, 2022 13:12.