[DRE-commits] [ruby-activerecord-nulldb-adapter] 05/06: new short desc
Cédric Boutillier
boutil at moszumanska.debian.org
Wed Jul 9 20:13: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-activerecord-nulldb-adapter.
commit 7bf79812bca6570cc9ef884561c372f3e203d589
Author: Cédric Boutillier <boutil at debian.org>
Date: Wed Jul 9 22:00:50 2014 +0200
new short desc
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 4d42fa6..d9133b1 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: ruby-activerecord-nulldb-adapter
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-activerecord
-Description: the Null Object pattern as applied to ActiveRecord database adapters
+Description: ActiveRecord database adapters based on the Null Object pattern
NullDB provides a database backend for Ruby ActiveRecord that translates
database interactions into no-ops. Using NullDB enables one to test model
business logic - including after_save hooks - without ever touching a real
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-activerecord-nulldb-adapter.git
More information about the Pkg-ruby-extras-commits
mailing list