Nokogiri is needed for tests and I don't think tests are often used, at least they should. I still don't see any reason for doing this even more because almost all Rails applications use capybara and nokogiri is also a capybara dependency.
On Tue, Jul 14, 2015 at 10:47 AM <[email protected]> wrote: > Thank you for the feedback. Thank you especially to Carlos for pointing > out that I could just include ActiveSupport without ActionView. > > I could have left out the personal anecdote--Ryan makes a good point that > the real issue is that nokogiri should not be a dependency when it is > needed by only a small subset of functionality, that often is not used at > all. > > So, rails-core team, are you guys on board? > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/rubyonrails-core. > 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: Core" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/d/optout.
