Assuming you're running straight /controller/action type URLs, I was recently told you can get that info by using
controller.action_name
-- gw
Assuming you're running straight /controller/action type URLs, I was recently told you can get that info by using
controller.action_name
-- gw