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

Issue with using inline_attachment when asset packager plugin is installed #4

Open
Sivakumar opened this issue Sep 16, 2009 · 1 comment

Comments

@Sivakumar
Copy link

Hi,

I am new to Rails and my question may be very trivial.

I have asset_packager plugin installed in my app. I installed JasonKing's inline_attachment plugin for sending out emails with inline images. But when I try to send a email I am getting a error message (undefined method 'request') and this error seems to happen in 'compute_public_path' in asset_package_helper class of asset_packager plugin and it is working fine when asset packager is uninstalled.

Is there any workaround for this? Please let me know if you need more details.

Thanks,
Sivakumar.

@Sivakumar
Copy link
Author

Scott,

asset_packager's url generater helpers don't seem to work outside of a controller. Can you please let me know of a workaround for this.

Thanks,
Sivakumar.

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