You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2026. It is now read-only.
It seems that the blog views can't be altered when you copy over the views from the engine unless you modify the engine directly. For example, I wanted to add the 'btn' class on to the link with class of 'button' to get my styling. Since your layout yields to Rails I'm not sure I can get these to change and reflect appropriately since the mounted engines views are being taken instead of mine.
Or it might be midnight and I'm making a mistake somewhere.
It seems that the blog views can't be altered when you copy over the views from the engine unless you modify the engine directly. For example, I wanted to add the 'btn' class on to the link with class of 'button' to get my styling. Since your layout yields to Rails I'm not sure I can get these to change and reflect appropriately since the mounted engines views are being taken instead of mine.
Or it might be midnight and I'm making a mistake somewhere.