aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/app/templates/public/javascripts/jquery.compat.js
Commit message (Collapse)AuthorAgeFilesLines
* refractor handler code for remote_form_tag to also handle link_to_remote, ↵Stephen St. Martin2010-01-271-2/+1
| | | | fix a bug preventing :method from being used, also add missing :position, :confirm is still not functional yet
* initial jquery driver and compat, right now the only supported method is ↵Stephen St. Martin2010-01-271-0/+34
form_remote_tag