Skip to content

Conversation

lennart
Copy link

@lennart lennart commented Nov 20, 2020

This PR shows coffee-rails views not being picked for JS routes when a .html.erb template exists for the same action.

In the comments of the dummy controller are the currently necessary steps (I haven't found explicit documentation about needing to do this!) to make the .coffee file (or .js.coffee) being picked up and served when accessing /site/index.js.

NOTE: the current full test suite fails (even without these changes) since sprockets 4.0 will be installed and it requires a set up manifest.js for the asset pipeline...

@lennart
Copy link
Author

lennart commented Nov 20, 2020

since this is no solution for the problem, I would ask how and where this problem should be fixed

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.

1 participant