[DRE-commits] [ruby-model-tokenizer] 01/01: update long description

Nitesh A Jain niteshjain-guest at moszumanska.debian.org
Sat May 30 18:39:27 UTC 2015


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

niteshjain-guest pushed a commit to branch master
in repository ruby-model-tokenizer.

commit 0a987a212fe8eff60f8ae2d890be2e86b8c0d343
Author: nitesh jain <niteshjain92 at gmail.com>
Date:   Sun May 31 00:09:16 2015 +0530

    update long description
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8b9ee2c..30c2309 100644
--- a/debian/control
+++ b/debian/control
@@ -17,5 +17,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 # bundler (~> 1.7, development), rake (~> 10.0, development), activerecord (~> 4.0, development), sqlite3 (>= 0, development), minitest (>= 0, development)
 Description: Random token generator for Rails models
- Model tokenizer is a ruby library that allows you to creates random tokens which can be 
- used as primary keys for Active Record objects.
+ Model tokenizer is a ruby library that allows you to creates random tokens
+ which can be used as primary keys for Active Record objects. It can  create
+ a new tokenized model. If the model already exists, ModelTokenizer will
+ integrate into it. It also creates the appropriate migration.

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



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