On Sat, Jan 17, 2009 at 11:26 AM, James Curran <[email protected]> wrote:
>
> As I understand routing, no "rewriting" occurs.  The Url is
> interpreted and routing in done directly, with
> /[Area/]Controller/Action.rails being merely the default route.  You
> cannot find the rewritted Url, because it was never created.

Right, no rewriting was involved, so I used a wrong term.

To put it correctly, then:
Given an action in a controller, that was called by a certain route -
is there a framework embedded method, that lets me get a _full_ Uri of
the current request by the used route? ... the thing written in the
address bar of the browser :)

-- 
Jan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to