remore commented on a change in pull request #3725: Add Ruby2.5 runtime support
URL: 
https://github.com/apache/incubator-openwhisk/pull/3725#discussion_r202264038
 
 

 ##########
 File path: docs/reference.md
 ##########
 @@ -434,6 +434,14 @@ The following Composer packages are also available:
 - guzzlehttp/guzzle       v6.3.0
 - ramsey/uuid             v3.6.1
 
+## Ruby actions
+
+Ruby actions are executed using Ruby 2.5. To use this runtime, specify the 
`wsk` CLI parameter `--kind ruby:2.5` when creating or updating an action. This 
is the default when creating an action with file that has a `.rb` extension.
 
 Review comment:
   @rabbah I have pushed [a 
PR](https://github.com/apache/incubator-openwhisk-cli/pull/352) to workaround 
tentatively.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to