HTML5 form helpers for Rails
I’ve added HTML5 form helpers to my gem of Rails patches, giving you, for example, email_field_tag
and email_field
, which are already very helpful for the iPhone, Safari, and Opera.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I’ve added HTML5 form helpers to my gem of Rails patches, giving you, for example, email_field_tag
and email_field
, which are already very helpful for the iPhone, Safari, and Opera.
Post a comment