1..7 # 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 Looks like everything went fine.