summaryrefslogtreecommitdiff
path: root/devel/ruby-validatable
AgeCommit message (Collapse)AuthorFilesLines
2010-09-10* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.taca3-21/+4
* Correct LICENSE. * Ajust new ruby package's framework; no need to patch rakefile.rb.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-7/+1
2009-06-12Add a comment to last patch.taca2-3/+5
2009-06-12* Add LICENSE.taca3-2/+17
* Fix build problem with new Rubygems by removing an obsolete method call. No PKGREVISION bump since there is no change with built package.
2008-04-04Initial import of ruby18-validatable-1.6.7 as devel/ruby-validatable.jlam4-0/+72
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.