RubySlippers is a GUI frontend to the RubyGems package management system. It can view gemspec files, list installed files, install gems, query the RubyGems list, build Gems, and view documentation. This program uses the RubyWebDialogs GUI, and is built on the rwdtinker framework, so more applets can be loaded and unloaded. Context sensitive help is included.
| Tags | Desktop Environment Software Distribution Tools |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Ruby |
Recent releases


Changes: This release has been updated to rwdtinker version 1.82. It switches to po files for translation files, adds the beginning of a Hindi po file, adds more Japanese strings, changes handling of lang change = in the tinkerwin2variables.cnf, refactors init.rb to move routines into lib/rwdtinker modules, condenses config files from 5 to 3, fixes a document launch bug, adds $KCODE = 'u', and moves help files to the rwd_files directory.


Changes: Version 1.06 has been fully updated for rwdtinker 1.75 and now completely supports live applet loading and unloading. Old unused schedule files have been deleted, language files have been revised, and configuration files have changed locations for gem locations on Linux systems.


Changes: This release has fixes for the gem which command, more work on localization, and a reduced number of menu choices. The gem server scan has been updated and fixed. Version 1.05 bugfixes for applet unloading are included. This version is heavily refactored to load and unload live applets.


Changes: The code was updated to the newest Ruby webdialog version. Minor fixes were made.


Changes: This version wraps directory lists with if clauses, is updated for rwdtinker 1.64, and adds some unit tests.