What's New in Edge Rails: Routing Refactored

Posted by ryan
at 10:10 AM on Thursday, June 01, 2006

It would appear that Rails’ routing implementation is being gutted:

though we have been re-assured that the API remains unchanged. Those messing with the routing internals, however, “expect breakage”.

rubyonrails, rails

Comments

Leave a response

  1. Ryan DaigleMay 24, 2006 @ 10:16 AM
    Iktorn, at this point these changes are only code commits - so the only current documentation is what's available in the code and in the commit messages. No doubt once an official release nears you will see real documentation.
  2. IktornMay 25, 2006 @ 04:27 AM
    Are there any docs for those chenges?