Rails Gotcha ActionController::MethodNotAllowed
July 14th, 2008 by pyratTurns out that sometimes with Mongrel less than 1.1.5 routes are not being resolved properly with Rails 2.1. (Experienced on OSX)
To fix the problem I upgraded mongrel.
sudo gem update mongrelWould be nice to know how widespread this problem is. This link talks about this same issue in the comments. The main post is a little confused however.
August 6th, 2008 at 8:08 am
Hey!
This might be solution start up :
http://www.ruby-forum.com/topic/142022