-1
I have the following question, in my controller has a variable that takes which model the guy is coming and sends to the view.
I would like to create a link from this variable type: link_to @link(variable: @variable), in this part the system is very dynamic and I would like to be able to show a link back to the model that would have invoked the creation.