Latest Edge Build Breaks Functional Tests

I had a similar problem yesterday that ended up being [afaik] a stricter version of RESTful routing. I was testing that put :update [with no id] redirected to the index but now it fails. You might want to see if the way you’ve set up routes might be looking for an id that isn’t given. I also had the same problem with :destroy .

RSL