We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c47aa88 commit ed4f53dCopy full SHA for ed4f53d
1 file changed
README.md
@@ -12,6 +12,8 @@ Now realized following node types:
12
* Ruby Script 2x2 allows to process 2 input DataTable into 2 output DataTable.
13
* Ruby Snippet allows to process input DataTable into output DataTable by writing code only for one row processing.
14
15
+It is possible to configure an Output table with any types of columns.
16
+
17
See [Ruby wrapper](RubyScript/rb/README.rdoc)
18
19
## Installation
0 commit comments