I just opened a ticket for the new routing code that breaks the restful_rails plugin. The plugin is using the public API for inserting routes and not going behind the scenes, besides adding a #connect_resource method to the routing code that adds multiple routes using #connect.

The code that is using the API can be seen by running

$ svn cat svn://rubyforge.org/var/svn/restful-rails/trunk/lib/rest_controller/routes.rb

The ticket and a patch is at

http://dev.rubyonrails.org/ticket/5314

Regards,
Blair

--
Blair Zajac, Ph.D.
<[EMAIL PROTECTED]>
Subversion training, consulting and support
http://www.orcaware.com/svn/
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to