Added support for Ruby v2 Specialization (#1101)

* Added support for Ruby v2 Specialization
* Added ruby v2 example with builder code
This commit is contained in:
Brendan Stennett
2019-03-13 22:55:26 +08:00
committed by Ta-Ching Chen
parent f104f0b46b
commit c717f182b6
12 changed files with 153 additions and 19 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
This is the Ruby environment for Fission.
It's a Docker image containing a Ruby 2.4.1 runtime. The image uses
It's a Docker image containing a Ruby 2.6.1 runtime. The image uses
Rack with WEBrick to host the internal web server.
The environment works via convention where you create a Ruby method