I believe so, as long as the Rakefile + your app loaded Bundler.

On Fri, Aug 27, 2010 at 1:44 PM, Scott LaBounty <slabou...@gmail.com> wrote:

> Hmm... I'm not using Rails. If I do make the switch to Bundler/Gems would
> the gems be available via rake and the console?
>
> Scott
>
>
> On Fri, Aug 27, 2010 at 1:37 PM, David Balatero <dbalat...@gmail.com>wrote:
>
>> Not necessarily. .gems is deprecated IIRC, and only tells Heroku what to
>> install.
>>
>> Your Rails app has to define gems in config/environment.rb w/ config.gem
>> directives.
>>
>> Alternatively, switch to Bundler + Gemfile, and manage gems in one place.
>>
>> On Fri, Aug 27, 2010 at 1:35 PM, Scott LaBounty <slabou...@gmail.com>wrote:
>>
>>> Should the gems that are in my .gems file be available to me in the
>>> Heroku console? Are they available from my rakefile?
>>>
>>> Thanks,
>>>
>>> --
>>> Scott
>>> http://steamcode.blogspot.com/
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "Heroku" group.
>>> To post to this group, send email to her...@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> heroku+unsubscr...@googlegroups.com<heroku%2bunsubscr...@googlegroups.com>
>>> .
>>> 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 her...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> heroku+unsubscr...@googlegroups.com<heroku%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/heroku?hl=en.
>>
>
>
>
> --
> Scott
> http://steamcode.blogspot.com/
>
> --
> You received this message because you are subscribed to the Google Groups
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to
> heroku+unsubscr...@googlegroups.com<heroku%2bunsubscr...@googlegroups.com>
> .
> 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 her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to