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

Deprecation warning for Rails 6.1 #103

Open
cmunozgar opened this issue Nov 6, 2020 · 0 comments
Open

Deprecation warning for Rails 6.1 #103

cmunozgar opened this issue Nov 6, 2020 · 0 comments

Comments

@cmunozgar
Copy link

cmunozgar commented Nov 6, 2020

When running the specs for the mailers that use inky, I get the following warning message:

DEPRECATION WARNING: The asset "emails.css" is not present in the asset pipeline.
Falling back to an asset that may be in the public folder.
This behavior is deprecated and will be removed.
To bypass the asset pipeline and preserve this behavior,
use the `skip_pipeline: true` option.

If I set the option skip_pipeline:true then premailer doesn't work.

I have the latest version of inky-rb installed.

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