* Correct LICENSE. * Ajust new ruby package's framework; no need to patch rakefile.rb.
* Fix build problem with new Rubygems by removing an obsolete method call. No PKGREVISION bump since there is no change with built package.
The validatable library can be included with any Ruby class and provide validations similar to ActiveRecord's. The library follows ActiveRecord's lead for features that are similar and introduces new features.