Notes posted by ShrutiGupta
RSS feed
1 thank
Text and Image together in #link_to
Code Example
link_to “Hello World #{ image_tag(‘web/worl.png’) }”.html_safe, some_path
Code Example
link_to “Hello World #{ image_tag(‘web/worl.png’) }”.html_safe, some_path