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

[adva_newsletter] "no such file to load -- addressable/uri" on rake adva:install engines=adva_newsletter #2

Closed
m3talsmith opened this issue Jun 15, 2009 · 2 comments

Comments

@m3talsmith
Copy link
Contributor

When doing a:

rake adva:install engines=adva_newsletter

The rake will fail with "no such file to load -- addressable/uri". There is a missing gem "addressable" that should be integrated somehow. This is important as it trips up a simple adva:install:all besides the obvious single engine install. This also trips an adva:install plugins=all . The simple answer is to install the gem locally, but this fails to bring in the ease and nature of keeping engines easily installable and removable. Perhaps we should think about a hook that checks each engines environment.rb for required engines, installing them, before installing the engine.

@mseppae
Copy link
Collaborator

mseppae commented Jul 31, 2009

Late answer but anyway,

addressable is now removed from adva_newsletter sho this problem should not exist anymore.

@m3talsmith
Copy link
Contributor Author

Late answer back .. Thanks :)

This issue was closed.
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