Last Updated: February 25, 2016
·
470
· felipedeboni

Monkey Patch to_input_field_tag to translate html5 input placeholder if :placeholder => true in options

This monkey patch is to translate placeholders automatically using rails when the option :placeholder is true

Link