public
Description: Rails: add textarea support for smart_field_constraints
Homepage:
Clone URL: git://github.com/grosser/smart_field_constraints_textarea.git
name age message
file README.markdown Tue Mar 10 05:09:39 -0700 2009 added docs [grosser]
file init.rb Mon Mar 09 06:46:00 -0700 2009 initial [grosser]
README.markdown

This is a simple extension to smart_field_contrains plugin,
to allow textareas to also have a maxlength (which is non WC3 conform).
The maxlength attribute can be enforced via e.g. jQuery CharCounter plugin.

Setup

script/plugin install git://github.com/pluginaweek/smart_field_constraints.git
script/plugin install git://github.com/grosser/smart_field_constraints_textarea.git

Author

Michael Grosser
grosser.michael@gmail.com
Hereby placed under public domain, do what you want, just do not hold me accountable...