1) By the same logic, almost all Rails applications use devise, and bcrypt
is a dependency of devise.

2) capybara is not typically a dependency in production

On Tue, Jul 14, 2015 at 11:29 AM, Rafael Mendonça França <
[email protected]> wrote:

> 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 a topic in the
> Google Groups "Ruby on Rails: Core" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/rubyonrails-core/TqPPisZ3ttU/unsubscribe
> .
> To unsubscribe from this group and all its topics, 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.

Reply via email to