> Perhaps controlled by a config variable (a la the old whiny_nils)?
I would prefer not. We are way overloaded with config options. Those options aren't free, adding each feature behind a config flag requires maintenance and support. Instead have bundler be your config flag. If it's important enough to add to Rails Core, it should be important enough to make its own gem. If that gem is so insanely wildly downloaded that everyone uses it then maybe we can consider adding it as a configuration option. -- Richard Schneeman http://schneems.com On March 24, 2016 at 6:46:36 PM, Andrew Selder ([email protected]) wrote: Perhaps controlled by a config variable (a la the old whiny_nils)? -- 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 https://groups.google.com/group/rubyonrails-core. For more options, visit https://groups.google.com/d/optout.
