This project is archived and is in readonly mode.

#4244 ✓resolved
foca

[PATCH] link_to :remote => false does not work

Reported by foca | March 20th, 2010 @ 08:59 PM | in 3.0.2

link_to ignores the value of the :remote option, only taking into account if the option is there or not. This patch adds the ability to pass :remote => false in order to decide at runtime if you want the link to be javascript or not.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Pages