[DRE-commits] [ruby-pundit] 02/04: Fix descriptions.
Andrew Lee
ajqlee at moszumanska.debian.org
Wed Jan 13 19:50:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
ajqlee pushed a commit to branch master
in repository ruby-pundit.
commit b6d38df5c7548a4aa59413dd6eda272d2798c7fd
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date: Thu Jan 14 03:45:04 2016 +0800
Fix descriptions.
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 68f7a84..277234a 100644
--- a/debian/control
+++ b/debian/control
@@ -17,5 +17,7 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-activesupport
-Description: oo authorization for rails
- Object oriented authorization for Rails applications.
+Description: object oriente authorization for rails
+ Pundit provides a set of helpers which guide you in leveraging regular
+ Ruby classes and object oriented design patterns to build a simple,
+ robust and scaleable authorization system.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-pundit.git
More information about the Pkg-ruby-extras-commits
mailing list