Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generator no longer works with Rails 5.1 #225

Open
jcoyne opened this issue May 18, 2017 · 1 comment
Open

Generator no longer works with Rails 5.1 #225

jcoyne opened this issue May 18, 2017 · 1 comment

Comments

@jcoyne
Copy link

jcoyne commented May 18, 2017

It's trying to match on jquery_ujs in the application.js, but that script is no longer automatically added by Rails.

@jcoyne
Copy link
Author

jcoyne commented May 18, 2017

Here's an example of how I've addressed this problem in another gem:
https://github.com/projectblacklight/blacklight/blob/master/lib/generators/blacklight/assets_generator.rb#L12-L25

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

No branches or pull requests

1 participant