RubyGems.org

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.

installgem install form_helper_css
Authors

Philip Hallstrom

860 total downloads 240 for this version
Owners

2505b282d57c29be797dc35b245adb4cF9dc68f796bb884b78e5acb0c2c29b2a

Gemfile
gem "form_helper_css", "~> 0.0.2"
Versions
  1. 0.0.2 January 18, 2013
  2. 0.0.1 February 1, 2012
Development Dependencies
  1. rake >= 0