Can the 'Back' browser functionality be invoked from a Rails 'Back' link?
|
feedback
|
|
Use
This is specificied in the RDoc here This generates some Javascript to navigate backward. I've just tested it, and it works. | |||||
feedback
|
|
You can use link_to("Hello", :back) to generate | |||
|
feedback
|