Ruby on Rails
Enhanced Form Tag Helper Plugin (Version #5)

Simple plugin that adds CSS classes to all FormTagHelper methods to ease styling forms a bit. (Note: work in progress. Not all helper methods are implemented. I will add them as I need them.)

svn: http://lesscode.org/svn/rtomayko/rails/plugins/enhanced-form-tag-helper/

doc: http://lesscode.org/svn/rtomayko/rails/plugins/enhanced-form-tag-helper/README

Note that you CSS can also contain things like :

input[type=“text” { foo }

See also Plugins

Simple plugin that adds CSS classes to all FormTagHelper methods to ease styling forms a bit. (Note: work in progress. Not all helper methods are implemented. I will add them as I need them.)

svn: http://lesscode.org/svn/rtomayko/rails/plugins/enhanced-form-tag-helper/

doc: http://lesscode.org/svn/rtomayko/rails/plugins/enhanced-form-tag-helper/README

Note that you CSS can also contain things like :

input[type=“text” { foo }

See also Plugins