1..9 # boolean_for_javascript() ok 1 - boolean_for_javascript() makes a javascript representation of the boolean if the param is boolean ok 2 - boolean_for_javascript() makes a javascript representation of the boolean if the param is boolean ok 3 - boolean_for_javascript() makes a javascript representation of the boolean if the param is boolean ok 4 - boolean_for_javascript() makes a javascript representation of the boolean if the param is boolean # options_for_javascript() ok 5 - options_for_javascript() makes a javascript representation of the passed array ok 6 - options_for_javascript() works with nested arrays # javascript_tag() ok 7 - javascript_tag() takes the content as string parameter # link_to_function() ok 8 - link_to_function generates a link with onClick handler for function ok 9 - link_to_function works fine with confirm dialog # Looks like everything went fine.