ruby-validatable 1.6.7-10.1 source package in Ubuntu

Changelog

ruby-validatable (1.6.7-10.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Wed, 06 Jan 2021 20:35:06 +0100

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe ruby
Noble release universe ruby
Mantic release universe ruby
Lunar release universe ruby
Jammy release universe ruby

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-validatable_1.6.7-10.1.dsc 2.1 KiB f55c0de59cd89ec7d30da86bc0d83e797ee00e0f8fd298a5eb6964d376bb3ad0
ruby-validatable_1.6.7.orig.tar.gz 12.9 KiB 49bbf568fc82dd739c72e2c8fec1990ea51b9bc95c9d6c16e352418a3bf8cf8e
ruby-validatable_1.6.7-10.1.debian.tar.xz 3.6 KiB d9be6f393c746519d53a192fc5eb344f7b7d680a5e9e35174f0ecda99e64bf56

Available diffs

No changes file available.

Binary packages built by this source

ruby-validatable: 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.