From cef466486b489ed012b20b5bef341f4cee1d802d Mon Sep 17 00:00:00 2001 From: randym Date: Thu, 15 Feb 2018 13:29:44 +0900 Subject: chore(examples): update data validation example to show raw list validation --- examples/example.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/example.rb') diff --git a/examples/example.rb b/examples/example.rb index 4d4c2630..92848aed 100755 --- a/examples/example.rb +++ b/examples/example.rb @@ -873,3 +873,4 @@ if examples.include? :tab_color p.serialize 'tab_color.xlsx' end ##``` + -- cgit v1.2.3