<div dir="ltr">Hi Tom,<div>I'm not sure it applies to your case, given your problem is with licensing, but would it make sense to fetch the said gemified library from a git(hub) clone repo?</div><div><br></div><div>  R</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 19, 2015 at 2:34 PM, Tom Armitage <span dir="ltr"><<a href="mailto:tom@infovore.org" target="_blank">tom@infovore.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I have a Rails project with dependencies on a single external JS library that for reasons - primarily, licensing - I don’t want to include in my vendored libraries.
<div><br></div><div>Currently, I’ve been referencing it via Rails-Assets (<a href="https://github.com/rails-assets/rails-assets" target="_blank">https://github.com/rails-assets/rails-assets</a>) which makes it available as a gem, and thus it’s bundled by the end-user at deployment time.</div><div><br></div><div>Except: Rails-Assets is down, again, and the future of the project is feeling a tad suspect. So I’m asking for myself: what are my alternatives here?</div><div><br></div><div>I am loathe to tear out my basic usage of asset-pipeline to replace it with some onerous npm-derived asset preprocessing (gulp, grunt, etc, etc, etc); I also really can’t include the library within my codebase, so need to find a way for it to be pulled down, both locally (for development) and on deployment via Capistrano.</div><div><br></div><div>Any thoughts? How do you tend to do this?</div></div>
<br>_______________________________________________<br>
Chat mailing list<br>
<a href="mailto:Chat@lists.lrug.org">Chat@lists.lrug.org</a><br>
Archives: <a href="http://lists.lrug.org/pipermail/chat-lrug.org" rel="noreferrer" target="_blank">http://lists.lrug.org/pipermail/chat-lrug.org</a><br>
Manage your subscription: <a href="http://lists.lrug.org/options.cgi/chat-lrug.org" rel="noreferrer" target="_blank">http://lists.lrug.org/options.cgi/chat-lrug.org</a><br>
List info: <a href="http://lists.lrug.org/listinfo.cgi/chat-lrug.org" rel="noreferrer" target="_blank">http://lists.lrug.org/listinfo.cgi/chat-lrug.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Riccardo CAMBIASSI<br><a href="http://twitter.com/bru" target="_blank">http://twitter.com/bru</a></div>
</div>