I need to set up a ruby environment for a tool.
I see
https://wiki.galaxyproject.org/ToolDependenciesTagSets
has a setup_ruby_environment but I don't understand how to use it.
Does anyone know of an example tool that does this?
(ideally it would specify a ruby version and a gem set or run bundler to get all the gems available)