A Rails 3.2.0 app, working fine with Thin web server, both locally and on Heroku cedar stack.
After:
$ git branch work $ git checkout work $ rails se
rvmsudo rails server thin -p 3000
Does it for me