From 01bd0a68537e4be33a1ade320f747340306e4162 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 5 Mar 2017 21:46:11 +0000 Subject: chunk_body: nodoc this internal class Although we do not publish RDoc-generated documentation on our website, other places may, an people use ri(1) locally. --- lib/yahns/chunk_body.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/yahns/chunk_body.rb b/lib/yahns/chunk_body.rb index 6e56a18..aab803b 100644 --- a/lib/yahns/chunk_body.rb +++ b/lib/yahns/chunk_body.rb @@ -2,7 +2,8 @@ # Copyright (C) 2016 all contributors # License: GPL-3.0+ # frozen_string_literal: true -class Yahns::ChunkBody + +class Yahns::ChunkBody # :nodoc: def initialize(body, vec) @body = body @vec = vec -- cgit v1.2.3-24-ge0c7