Skip to content

Commit 2707be0

Browse files
committed
fixed node descriptions
1 parent 505ef95 commit 2707be0

File tree

4 files changed

+4
-12
lines changed

4 files changed

+4
-12
lines changed

RubyScript/src/org/knime/ext/jruby/RubyScriptNodeFactory.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
<name>Ruby Script</name>
44

55
<shortDescription>
6-
This package implements Ruby scripts.
7-
8-
Currently employs jRuby v1.7.9 with Ruby 2.0 syntax.
6+
This node implements Ruby scripts. jRuby-based.
97
</shortDescription>
108

119
<fullDescription>

RubyScript/src/org/knime/ext/jruby/RubyScriptNodeFactory01.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
<name>Ruby Data Generator</name>
44

55
<shortDescription>
6-
This node implements Ruby scripts for data generation only.
7-
8-
Currently employs jRuby v1.7.9 with Ruby 2.0 syntax.
6+
This node implements Ruby scripts for data generation only. jRuby-based.
97
</shortDescription>
108

119
<fullDescription>

RubyScript/src/org/knime/ext/jruby/RubyScriptNodeFactory22.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
<name>Ruby Script 2x2</name>
44

55
<shortDescription>
6-
This package implements Ruby scripts.
7-
8-
Currently employs jRuby v1.7.9 with Ruby 2.0 syntax.
6+
This node implements Ruby scripts with 2 inputs and outputs. jRuby-based.
97
</shortDescription>
108

119
<fullDescription>

RubyScript/src/org/knime/ext/jruby/RubySnippetNodeFactory.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
<name>Ruby Snippet</name>
44

55
<shortDescription>
6-
This package implements Ruby scripts.
7-
8-
Currently employs jRuby v1.7.9 with Ruby 2.0 syntax.
6+
This node implements row-oriented Ruby scripts. jRuby-based.
97
</shortDescription>
108

119
<fullDescription>

0 commit comments

Comments
 (0)