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

NoMethodError: undefined method `start_with?' for /ionicons\.(?:eot|svg|ttf|woff)$/:Regexp #10

Open
tanwcw opened this issue Oct 13, 2016 · 4 comments

Comments

@tanwcw
Copy link

tanwcw commented Oct 13, 2016

Rails has deprecated precompiling regex (rails/sprockets-rails#269) from Sprockets 3 onwards.

@tanwcw
Copy link
Author

tanwcw commented Oct 13, 2016

Fixed in #12

@richpeck
Copy link

Same Error

@abepark01
Copy link

@tanwcw @richpeck
I updated my rails 6 application to use https://rubygems.org/gems/sprockets/versions/4.0.0 and I also got this error.

Any idea on how to fix this?

@h-shima
Copy link

h-shima commented Nov 18, 2020

I fixed in #14.

But since this library appears to be no longer maintained, you may want to stop managing ionicon fonts in this library and place ionicon fonts directly in your own apps.

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 a pull request may close this issue.

4 participants