Is anyone using formats with the url generator in trunk? I can't
figure it out and it seems to be unimplemented in the router code.

I want to do something like

  url(:articles, :format => "xml")
  # => /articles.xml

or

  url(:formatted_articles, :format => "xml")

-- 
Geoffrey Grosenbach
........................
PeepCode Screencasts
http://peepcode.com
_______________________________________________
Merb-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/merb-devel

Reply via email to