Here is my code:
..
It parses only style=\'posit
style=\'posit
If you are looking inline css for image :
<%= image_tag( 'image_name.png', style: 'height: 25px; width: 200px; position: absolute' ) %>