Added by: bluxmit
May 15, 2023
Version

~> Ruby

Description
Dynamic, open source programming language with a focus on simplicity and productivity. It has an elegant syntax that is natural to read and easy to write.
Links
Install (execute in workspace terminal)
wrk install ruby==3.1.2
Remarks and hints
ruby -v
gem install rails
rails --version

# You need to restart terminal before gem is available, or update PATH
export PATH="$PATH:/home/abc/.rbenv/bin:/home/abc/.rbenv/shims/"

# Alternatively use the full path to the gem:
/home/abc/.rbenv/shims/gem install bundler
Scripts
# Istall script # Start script
alnoda-workspace
alnoda-workspace

no compatibility requirements