Ruby on Rails Monday, September 10, 2018

These problems are largely solved by webpacker now in Rails.   Just add npm packages to your package.json (just as easy as adding to a Gemfile) and it works great with the asset pipeline. 

On Tue, 11 Sep 2018 at 6:50 am, Walter Lee Davis <waltd@wdstudio.com> wrote:
Someone reminded me off-list that I was thinking of https://rails-assets.org, which is for Bower, not NPM. Lovely tooling, gone too soon.

Walter

On Monday, September 10, 2018 at 4:18:40 PM UTC-4, Greg Navis wrote:
I found https://github.com/endenwer/npm-rails but it uses a separate file, not Gemfile.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/1d3ad4e9-2fc0-44ef-b2eb-bce76c90d3ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAJ6MPzKub8H9sU6g7v1gNopqKMeTz9NJngmBuQbNxFkFUjMAmA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment