godmin icon indicating copy to clipboard operation
godmin copied to clipboard

Add application.js if missing

Open jlugner opened this issue 2 years ago • 1 comments

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 avatar Oct 20 '22 17:10 jlugner