Ha... just figured it out. > the answer ended up being that we had a config.ru in the root > directory of our app (which was generated when we migrated from 2.0.2 > to 2.3.2). We didn't need it and removing it fixed the problem. > blakemizerany (on the #heroku irc channel) said: Rails apps are a > special case on heroku. If we see a config.ru we treat it like a > normal rack app
When I removed that file, my troubles went away. :) -- Patrick --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
