diff options
Diffstat (limited to '')
-rw-r--r-- | devel/rubygem-grape_logging-gitlab/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/rubygem-grape_logging-gitlab/pkg-descr b/devel/rubygem-grape_logging-gitlab/pkg-descr new file mode 100644 index 000000000000..31245a5d0a37 --- /dev/null +++ b/devel/rubygem-grape_logging-gitlab/pkg-descr @@ -0,0 +1,3 @@ +This gem provides simple request logging for Grape with just few lines of code +you have to put in your project! In return you will get response codes, paths, +parameters and more! |