problem creating a new view

I would take a look at your routes to see what is going on. To me it looks like Rails is interpreting your request as a RESTful URI and you might want a named route.