Displaying 1 result from an estimated 1 matches for "controllera".
Did you mean:
controller
2006 Apr 26
1
Access To Referring Controller
...g, should
always redirect back to the controller that called it. Is there any
built-in way to access who the referring controller was?
For example
A controller calls ControllerB
ControllerB does it''s thing and should be able to redirect back to the
previous controller, whether it is ControllerA or ControllerC, without
know who it was.
Is there any default way to do this? Seems like variable with the
referring controller and action would be pretty handy.
--
Posted via http://www.ruby-forum.com/.