form_helper_css 0.0.1
This plugin enhances the default tag helpers to automatically add CSS classes to form elements. It's similar to the enhanced_form_tag_helper plugin, but takes a different approach by directly intercepting the tag and content_tag methods, and should therefore work in all situations where form elements are created, especially the <tt>FormHelper</tt> and more exotic ones like button_to.
Gemfile:
=
安裝:
=
Development 相依性套件 (1):
rake
>= 0