From 8432a0f85806693dce66e667ba8eed3954402bb9 Mon Sep 17 00:00:00 2001 From: rautenberg Date: Tue, 30 Aug 2016 16:37:45 +0200 Subject: new structure, adjusted yard doc, new routes for validation --- .yardopts | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .yardopts (limited to '.yardopts') diff --git a/.yardopts b/.yardopts new file mode 100644 index 0000000..7582b41 --- /dev/null +++ b/.yardopts @@ -0,0 +1,5 @@ +--readme README.md +--title 'REST servive for Lazar' +--charset utf-8 +--plugin yard-sinatra +yardoc lib/*.rb - README.md ChangeLog VERSION LICENSE -- cgit v1.2.3