[DRE-commits] [ruby-virtus] 02/03: improve description

Cédric Boutillier boutil at moszumanska.debian.org
Thu Jul 17 06:23:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-virtus.

commit 7eb61a07b16da64ac2c8840e71cdc435b27e078e
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Jul 15 14:11:25 2014 +0200

    improve description
---
 debian/control | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 270762c..96e548f 100644
--- a/debian/control
+++ b/debian/control
@@ -28,5 +28,12 @@ Depends: ruby | ruby-interpreter,
          ruby-equalizer,
          ${misc:Depends},
          ${shlibs:Depends}
-Description: Attributes on Steroids for Plain Old Ruby Objects
- Attributes on Steroids for Plain Old Ruby Objects
+Description: attributes on steroids for plain old Ruby objects
+ The goal of this Ruby library is to provide a common API for defining
+ attributes on a model so all object relational and object document mappers
+ could use it instead of reinventing the wheel all over again.
+ .
+ It is also suitable for any other use case where Ruby objects need to be
+ extended with attributes that require data coercions.
+ .
+ This is a partial extraction of the DataMapper property API.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-virtus.git



More information about the Pkg-ruby-extras-commits mailing list