Towards more RESTful Rails

Dan Kubb has created a Ruby on Rails controller supports RESTful interfacesVia [Sam Ruby](http://www.intertwingly.net/blog/2005/11/16/RESTful-Rails) more directly than the current controller does. That is some very sweet meta-programming in it the cause of good architecture. This, or something like it, should definitely go into the Rails core.