Public: Methods that generate a URL for a resource such as a Post or a Page.
Examples
URL.new({ :template => /:categories/:title.html", :placeholders => {:categories => "ruby", :title => "something"} }).to_s