Heroku is great, but garden is useful for collaborating with people who don't have rails installed. For example I want to ask a designer to tweak some css styles and then pull the changes from herokugarden. I have to use rails 2.3 which I vendored. It seems to need newer rack, so I vendored 1.0.0 too. Now I'm up against:
/usr/local/lib/site_ruby/1.8/rubygems.rb:149:in `activate': can't activate rack (~> 1.0.0, runtime), already activated rack-0.4.0 (Gem::Exception) Is there a way to get around this? It seems like you have disabled the custom gem install, or am I forgetting where that was? I will run my apps on Heroku. It's just that for certain types of collaboration - Heroku Garden is still better. Just because of its online interface, of-course. Thanks, Orlin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
