Source: ruby-validatable Section: ruby Maintainer: Debian Ruby Team Uploaders: Deepak Tripathi , Cédric Boutillier Build-Depends: debhelper-compat (= 14), gem2deb Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-validatable.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-validatable Homepage: https://rubygems.org/gems/validatable Testsuite: autopkgtest-pkg-ruby Package: ruby-validatable Architecture: all Multi-Arch: foreign Description: Ruby library for adding validations The validatable library can be included with any Ruby class and provide ActiveRecord looking validations. The library follows ActiveRecord's lead for features that are similar and introduce new features.