Displaying 1 result from an estimated 1 matches for "last_param".
Did you mean:
last_params
2006 Feb 09
6
Getting the name of the calling controller
I know I''ve seen this before, but I can''t find it and Google hasn''t
been a help...
>From within a controller method, how can I find the name of the
requesting controller? For example, if I''m in controller C1 and I do
a
redirect_to :controller=> ''foo'', :action => ''bar'',
how can I find the name of the requesting