How add hash parameter to url using redirect_to?
For example:
http://localhost/products/#{page:2}
Best way to do it will be.
redirect_to :action => :index, :anchor => "order"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With