Heroku has been a great platform to work with. I don't get how to handle the ruby-debug gem though. The gems are available from the gem installation program of Heroku's and I've installed ruby-debug and ruby-debug-base. And it says it's installed. But every time I run in development mode or the migrations try to run, it complains about my "require 'ruby-debug'" line in development.rb.
So are these native gems not getting compiled by the Heroku gem manager? Anyone come up with an elegant workaround so that I can safely keep ruby-debug around for my local development and not have to keep deleting it from the remote development.rb over at Heroku? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
