This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
smart_field_constraints / CHANGELOG.rdoc
master
0.1.1 / 2009-03-15
- Fix limits for integer columns being interpreted incorrectly [Michael Grosser]
0.1.0 / 2008-12-14
- Remove the PluginAWeek namespace
- Update tests to use ActionView::TestCase
0.0.2 / 2008-06-22
- Remove log files from gems
- Don’t check length validation constraints if models were loaded prior to the plugin being loaded [Michael Grosser]
- Refactor FormHelper extension to allow for others to easily extend the plugin for things like textarea lengths [Michael Grosser]
- Add support for tracking validates_size_of validations
0.0.1 / 2008-05-05
- Initial public release
- Add documentation
- Remove maxlength attribute for textare tags since it’s not valid html
- Don’t set the size based on the smart maxlength
- Don’t expect columns to exist for every attribute








