36 37 38 39 40
# File 'lib/conjoin/jquery.rb', line 36 def to_s return_html = html.dup.to_s @html = "$('#{selector}')" "#{return_html};" end