search for: method_not_allowed

Displaying 2 results from an estimated 2 matches for "method_not_allowed".

2007 Aug 13
1
SqueezeBox, a new Mongrel handler
...rbidden. For example one could do: raise MethodNotAllowed unless @request.post? Raising one of these exceptions will display a default error page - but these error pages can be overridden by placing a template, for example, at document_root/exceptions/not_found.erb or document_root/exceptions/method_not_allowed.erb The default error message can be overridden at document_root/exceptions/index.erb. (Another behavior stolen from Merb) Please try it out! Thanks! http://four.livejournal.com/789870.html http://s3.amazonaws.com/four.livejournal/20070813/SqueezeBox-0.0.0.tgz http://tinyclouds.org/svn/squeeze_bo...
2009 May 19
1
re-sending outstanding controller refactoring patches after rebase
I've rebased the patch series to the current next branch and am sending them again.