Sorry if it wasn't clear, my understanding is that rails 2.X will always
require that you have BOTH them gemfile and the config.gem syntax.

Oren

On Tue, Feb 16, 2010 at 7:55 PM, Trevor Turk <[email protected]> wrote:

> On Feb 16, 7:04 pm, Oren Teich <[email protected]> wrote:
> > Gem bundler 0.9 is now live on Heroku.
>
> Using the instructions here:
>
> http://docs.heroku.com/gems#gem-bundler
>
> ...with the latest hoptoad_notifier gem and a rails 2.3.5 app, I still
> need to have the config.gem call in my config/environment.rb file:
>
> config.gem 'hoptoad_notifier'
>
> ...or else I get an uninitalized constant HoptoadNotifier error.
>
> You can see exactly what I expected to be able to do here:
>
> http://github.com/trevorturk/kzak/commit/56226739d
>
> ...and the workaround in the subsequent commit here:
>
> http://github.com/trevorturk/kzak/commit/56226739d
>
> I'm wondering if this is a known issue, if there's some other way to
> work around the issue. Also, I think the Heroku docs might need to be
> updated if/when we know of the appropriate workaround. I'll also check
> in with the bundler github issues list.
>
> Thanks!
> - Trevor
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<heroku%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/heroku?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to