Note: If looking for an online Ruby compiler and interpreter with multi-class support, consider OneCompiler.
1. Ruby Scripts
| Script | Purpose |
|---|---|
| ftpclient.rb | Establishes a client connection to an FTP server. |
| httpclient.rb | Retrieves API data from a server to a client device. |
| infoworksobjs.rb | Creates data objects (for Infoworks data models). |
| networkvalidator.rb | Returns and outputs validation warnings and errors for the current network. |
| retrievewebpage.rb | Retrieves data from a web page. |
| tcpservermulti.rb | Creates a TCP Server that can handle multiple client connections. |