Ruby_Module

Ruby, RoR features formerly under Web_Module
extends Module\Skeleton\Standard
Methods Summary
public
public
# do( string $version , string $pwd , string $command , array $args ,… )
Execute Ruby within the scope of a version
protected
# get_lts( )
Get configured Ruby LTS
public
# update_remote( )
Update known Ruby versions
protected
# getRbenvRoot( )
Get rbenv root
public
# uninstall( string $version )
Remove an installed Ruby
public
# make_default( string $version , string $path = '~' )
Assign Ruby version to directory
public
# version_from_path( string $path )
Ruby version inferred from path
public
# install( string $version )
Install Ruby
public
# installed( string $version )
Ruby version is installed
public
# lts_installed( )
Latest LTS is installed
public
# list( )
List installed Rubys
public
# get_available( )
Get available Rubies
public
# _edit( )
public
# initialize_gemset( $user = NULL )
public
# _create( )
protected
# set_lts( string $version )
Set LTS for account
Methods inherited from Module\Skeleton\Standard
__construct(), setUserParameters(), autoloadModule(), __wakeup(), _invoke(), __debugInfo(), getExportedFunctions(), _reset(), cleanUserParameters(), query()
Constants Summary
public string LTS
# '2.5.3'
Constants inherited from Module\Skeleton\Standard
DEPENDENCY_MAP
Properties Summary
public $exportedFunctions

# array ( '*' => 3, 'update_remote' => 8, )
Properties inherited from Module\Skeleton\Standard
$exportedFunctions, $username, $password, $domain, $user_id, $group_id, $permission_level, $session_id, $site, $site_id