cirdes_ has quit [Remote host closed the connection]
PaulePanter has joined #bundler
<PaulePanter>
Hi.
<PaulePanter>
I wanted to be smart and set up newrelic_rpm support for an free software app. As not everybody is going to want to use New Relic, I added it like `gem 'newrelic_rpm', group: :new_relic` to `Gemfile`, so that `bundle install --without new_relic` will not install it for people not wanting to use it.
<PaulePanter>
Now testing this, it turns out `bundle install` installs it like intended, but Rails does not load it.
<PaulePanter>
What is the best practice for this kind of issue?
<PaulePanter>
http://bundler.io/groups.html kind of says, I need to load it then specifically in Rails, but that is exactly what I wanted to avoid.
chouhoulis has joined #bundler
chouhoulis has quit [Remote host closed the connection]
jyaworski has joined #bundler
cirdes has joined #bundler
heroux has quit [Ping timeout: 240 seconds]
heroux has joined #bundler
cirdes has quit [Ping timeout: 245 seconds]
chouhoulis has joined #bundler
jyaworski has quit [Ping timeout: 240 seconds]
robbyoconnor has quit [Read error: Connection reset by peer]
robbyoconnor has joined #bundler
robbyoconnor has quit [Remote host closed the connection]