Skip to content

Add application.js if missing#273

Open
jlugner wants to merge 1 commit into
varvet:masterfrom
jlugner:fix/broken_install_generator
Open

Add application.js if missing#273
jlugner wants to merge 1 commit into
varvet:masterfrom
jlugner:fix/broken_install_generator

Conversation

@jlugner
Copy link
Copy Markdown

@jlugner jlugner commented Oct 20, 2022

As mentioned in #252 rails 6+ doesn't generate the required javascript entry point for godmins install_generator. Below approach is likely an overly naive solution but should do the trick for projects running rails 6+. I've done some basic testing for both the Engine installation and standalone installations for latest versions of rails 6 and 7, and it seems to work.

@jlugner
Copy link
Copy Markdown
Author

jlugner commented Oct 20, 2022

Failing build seems to be Capybara not playing well with the recent release of Puma 6.0. Fixed on Capybara#master, so probably overkill to lock the version here. New version should be out soon.

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