From 0e1864e60a460cec276b4c9d2bc44f1c55ebb66f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 22 Sep 2013 23:13:48 +0000 Subject: splitfx: nodoc the Skip class This is an internal class, and we don't have a public Ruby API anyways. --- lib/dtas/splitfx.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/dtas/splitfx.rb b/lib/dtas/splitfx.rb index fd7093a..08ab13f 100644 --- a/lib/dtas/splitfx.rb +++ b/lib/dtas/splitfx.rb @@ -13,7 +13,7 @@ class DTAS::SplitFX # :nodoc: include DTAS::Process include DTAS::XS - class Skip < Struct.new(:tstart) + class Skip < Struct.new(:tstart) # :nodoc: def commit(_) # noop end -- cgit v1.2.3-24-ge0c7