# File lib/merb-assets/assets_mixin.rb, line 607 def uniq_js_tag(*assets) js_include_tag(*uniq_js_path(assets)) end