| a3349f8 |
2010-01-31 |
form_for should pass :remote to form_tag through html_op... |
| a9e89e8 |
2010-01-31 |
add :remote option to form_tag |
| da19dfa |
2010-01-27 |
support for observers in jquery driver, and minor bug fixes |
| 5584d58 |
2010-01-27 |
refactored to be more dry, data-update-failure now corre... |
| ff26ca6 |
2010-01-27 |
support for submit_to_remote in jquery driver |
| 8b7cd5a |
2010-01-27 |
fix duplidate data-submit attribute, submit_to_remote sh... |
| 2204215 |
2010-01-27 |
upgrade jquery to 1.4.1 and default request method to GE... |
| ed09413 |
2010-01-27 |
refractor handler code for remote_form_tag to also handl... |
| 04ad12d |
2010-01-27 |
initial jquery driver and compat, right now the only sup... |
| 5a75f1a |
2010-01-27 |
add missing call to set_with_and_condition_attributes fo... |
| d9af0df |
2010-01-27 |
refactor params and with into copat module |
| a5e9d03 |
2010-01-27 |
add missing test for :with option to link_to_remote |
| 133f601 |
2010-01-27 |
add missing :before and :after callbacks for link_to_remote |
| 9ad8d34 |
2010-01-27 |
test :method option of link_to_remote, and ensure rel='n... |
| 37ad575 |
2010-01-27 |
port existing test suite to check for new output, and fi... |
| 20c6c71 |
2010-01-27 |
oops, remove test code |
| d8343a6 |
2010-01-27 |
restructure compatibility module so it is no longer a child |
| f115fb0 |
2010-01-27 |
make observers a little more dry |
| 49e84a5 |
2010-01-27 |
fix failing tests from fork/merge |
| 07299eb |
2010-01-27 |
rename ajax_test.rb to ajax_helper_test.rb for consistency |
| 143d076 |
2010-01-27 |
nuke what appears to be a duplicate and unused test file |
| 62a2d51 |
2010-01-27 |
cleanup some spacing |
| 27d52e0 |
2010-01-27 |
extract_remote_attributes should be a private method |
| 679a0bf |
2009-08-09 |
Update truncate documentation / examples to more clearly... |
| 618771b |
2009-08-09 |
Update truncate documentation / examples to more clearly... |
| a864559 |
2009-08-08 |
remove duplicate call to stringify_keys [#2587 status:re... |