Hi there, I'm posting because I didn't find the answer using search engines:
How do I get the name of the action and/or controller that have sent the user to the current page? (I know one can access the *current* action/controller using controller.controller_name and controller.action_name, but I need to retrieve the the *referring* action/controller, meaning "the one before"...) Thanks a lot for any help! Tom -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en.

