Hi guys...

What has worked for me is to:

1. git clone my repository onto my local machine
2. use rake to freeze the gems into the application
3. git commit and push the frozen gems

Cheers.

--Brent

On Nov 7, 8:43 pm, Mike McCracken <[EMAIL PROTECTED]> wrote:
> Yup, me too.
>
> http://groups.google.com/group/heroku/browse_thread/thread/b541bf39bc...
>
> Glad to know I'm not alone in my confusion.
>
> On the 'features' page (http://heroku.com/features) there is a listing  
> for 'Gems & Plugins' that seems to indicate there is an installer  
> other than rake, but there is no demo and I am unable to find it.  
> Perhaps it is just out of date documentation.
>
> Surely Gems are supported on heroku, but rake fails for me, too. I'm  
> at an impasse.
>
> On Nov 7, 2008, at 3:52 PM, Matt wrote:
>
>
>
>
>
> > I am having the same problem:
>
> >http://groups.google.com/group/heroku/t/27ea76cc4bb35941
>
> > I could use some pointers too, as it looks like we're both having the
> > same problem.
>
> > On Nov 7, 8:40 am, bohtho <[EMAIL PROTECTED]> wrote:
> >> Sorry if this has been adressed several times, but I'm not  
> >> experienced
> >> enough to understand what's wrong from the other posts I've seen.
>
> >> I'm trying to "require 'httpparty'" on the top of my model. This
> >> results in an error which basically says that it can't be found.
>
> >> I have however installed the HTTParty gem on heroku and also tried to
> >> "config.gem 'httparty'" in environment.rb, to no avail.
>
> >> Any pointers ?
--~--~---------~--~----~------------~-------~--~----~
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