Answer the question
In order to leave comments, you need to log in
How to set two identical parameters in url in Rails?
There is, for example, the url of the view: site.ru?type=23&type=77
So, how to take these parameters and process them in the view???
I tried this:
it doesn't work. params[:type].each do |t| ...
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question