Displaying 1 result from an estimated 1 matches for "encoded_str".
Did you mean:
decoded_str
2012 Dec 16
3
Running code in another controller action
I am doing a partial render in the view from one controller. Here is the
code -> <%= render :template => ''restaurants/new'' %>. I want the other
controller new action code to do it. Is there a way to call an action in
another controller ? I don''t want to duplicate the same code in two
controllers.
--
You received this message because you are