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

Rails 6 #31

Open
hwhelchel opened this issue Aug 16, 2019 · 1 comment
Open

Rails 6 #31

hwhelchel opened this issue Aug 16, 2019 · 1 comment

Comments

@hwhelchel
Copy link
Contributor

Hey @phbernard,

Rails 6 was released yesterday. Do you know what if any changes need to be made to make the gem work in Rails 6? Thank you for your help and a great gem!

@Rex-am-I
Copy link

This might of some help to somebody using Rail6 and webpack. I made it work for me by including this line within the

tag:
<%= favicon_pack_tag 'favicon.ico', :rel => 'icon', :type => 'image/png' %>

I have my icons files in the app/javascript/images folder.

Good luck.

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

2 participants