Ah, so it's implemented in simply restful...that makes sense.

Cheers,

Dan

On 6/30/06, Tim Lucas <[EMAIL PROTECTED]> wrote:
On 30/06/2006, at 8:52 PM, Dan Webb wrote:

> In DHH keynote he mentioned that routes where going to be adjusted so
> that adding a file extension to a URL will override respond_to so that
>
> controller/action/thing.xml
>
> would automatically trigger the xml part of a respond_to in an action
> reguardless of what the accepts header says.
>
> Does anyone have any idea when this will be implemented?  It doesn't
> apppear to be in edge rails yet.

Rails edge + plugins/simply_restful works exactly as described. My
suggestion would be to check out the plugin if there's nothing in the
core.

-- tim lucas

_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core



--
Dan Webb
http://www.danwebb.net
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to