Displaying 1 result from an estimated 1 matches for "post_3".
Did you mean:
post_
2006 May 30
0
The ARTS Plugin: Another RJS Testing System
...39;2''
assert_rjs :call, ''foo'', ''bar'', ''baz''
assert_rjs :draggable, ''draggable_item''
assert_rjs :drop_receiving, ''receiving_item''
assert_rjs :hide, "post_1", "post_2", "post_3"
assert_rjs :insert_html, :bottom, ''posts''
assert_rjs :redirect_to, :action => ''list''
assert_rjs :remove, "post_1", "post_2", "post_3"
assert_rjs :replace, ''completely_replaced_div'', ''<p&...