Skip to content

Conversation

@tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented May 24, 2025

Not everybody uses the starter frontend.

@tvdeyen tvdeyen mentioned this pull request May 24, 2025
Copy link

@sislr sislr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

end

::ProductsController.prepend(self)
if const_defined?('::HomeController')
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
if const_defined?('::HomeController')
if const_defined?('::ProductsController')

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Will change.

Not everybody uses the starter frontend.
Rails does not create a sprockets manifest anymore,
but we still depend on it. Since rails commands do not
work anymore, because sprockets raises an error if no
`manifest.js` file is present we need to create it in
order to be able to run `rails new`.
@tvdeyen tvdeyen force-pushed the only-decorate-whats-available branch from fd02066 to 3bb0401 Compare October 15, 2025 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants