ruby debugger
Safari Debugger 2.81
Safari Debugger is a browser allowing the debug menu hidden in Safari. more>> <<less
CS Debugger 1.0.4
CS Debugger is a Control Strip Module dedicated to developers and Macsbugs users more>>
If you are familiar with Macsbug and ResEdit, you can customize the behavior of the menu items.
When a low-level debugger is installed (like Macsbug or Jasik Debugger), you can invoke it easily.
Enhancements:
- URLs updated.

Script Debugger 4.5.4b3
Script Debugger is designed to help you quickly and easily author AppleScripts that work. more>> <<less
License:update/patch
Late Night Software Ltd. - Script Debugger provides you with an excellent and perfect replacement which is very usefulLicense:update/patch
FMP to Script Debugger 1.0
FMP to Script Debugger - Facilitate the quick transfer of code to Script Debugger more>>
It works much more effectively than copying and pasting, and it can be attached to a FMP button.
Data Display Debugger 3.3.9
Data Display Debugger is considered as a smart and useful debugger tool. more>>
Data Display Debugger 3.3.9 is considered as a smart and useful debugger tool. DDD is a graphical front-end for command-line debuggers such as GDB, the Perl debugger, or the Python debugger. Besides "usual" front-end features such as viewing source texts, DDD has become famous through its interactive graphical data display, where data structures are displayed as graphs.
Ruby 1.0
Change Aqua widgets to Ruby. more>>
The backgrounds are a medium gray,with ruby accents. Finder metal is replaced with a soothing aluminumfinish.
Ruby RDoc Widget 1.2
Ruby RDoc Widget - An interface to Ruby RDoc API documentation repositories more>> Ruby RDoc Widget - An interface to Ruby RDoc API documentation repositories
The Ruby RDoc Mac OS X 10.4 (Tiger) Dashboard Widget is designed as a quick reference tool for Ruby programmers. It is able to display RDoc generated API documentation from any web source.
Just provide the URL to one of the RDoc repositories on the web and you will have all its documentation available in a few seconds.
Enhancements
- Resizable left-hand navigation pane.
- Support for multiple instances of the widget on the dashboard.
- Quick switching between RDoc repository URLs with bookmarking capabilities.
- Persistence of widget dimensions between sessions.
- Automatic update checking ? the widget will let you know if a new version is available.
Ruby-GPGME 1.0.1
Open source Ruby interface for the GPGME cryptography library more>> Open source Ruby interface for the GPGME cryptography library
Ruby-GPGME is a free and open source Ruby interface for the GnuPG Made Easy (GPGME) library that will provide a High-Level Crypto API for encryption, decryption, signing, signature verification and key management.
System requirements:
- GPGME
-
Enhancements:
- Fixed various bugs.
Eudora to Script Debugger 1.0
Eudora to Script Debugger - Obtain selected text from Eudora more>>
Completly freeware.
RubySearch 0.6
RubySearch - query your local Ruby documentation more>>
The source code for RubySearch is free to anyone to use or modify.

Ruby Importer 0.1.0
Spotlight importer for Ruby scripts. more>>
Extracts metadata including modules, classes, methods, text and comments from Ruby scripts. Use Spotlight to search for every source file that references a particular class, or search for a comment you know you added to a particularly interesting method whose name you can?t remember.

MacRuby 0.4
A version of Ruby implemented on top of Mac OS X technologies. more>>
A version of Ruby 1.9, ported to run directly on top of Mac OS X core technologies such as the Objective-C common runtime and garbage collector, and the CoreFoundation framework. While still a work in progress, it is the goal of MacRuby to enable the creation of full-fledged Mac OS X applications which do not sacrifice performance in order to enjoy the benefits of using Ruby.
MPI Ruby 0.4
Wrapper for the Message Passing Interface originally written in C more>> Wrapper for the Message Passing Interface originally written in C
MPI Ruby is a high performance computing library written for parallel programming.
MPI Ruby also aims to be a complete binding to MPI in that it offers access to nearly all functionality of MPI. While there is not a one-to-one correspondence to functions and constants in the Ruby and C/C++/Fortran bindings, all of the communication and topology features are available.
There are fewer methods in the Ruby binding than there are functions in the C/C++/Fortran bindings, but this is mainly due to the fact that the developer no longer needs to deal with datatypes and buffers.
ruby-ole 1.2.7
A library for easy reading/writing access to OLE compound documents for Ruby more>> A library for easy reading/writing access to OLE compound documents for Ruby
ruby-ole is an open source library for reading/writing access to OLE2 structured storage files, such as those produced by Microsoft Office (eg *.msg, *.doc).
ruby-ole provides a simple and easy to use api, supporting read and write streaming, by providing transparent access to the "files" within OLE documents as IO-like objects, supporting all the expected operations.
ruby-vnc 1.0.0
Free library for interaction automation of servers via VNC more>> Free library for interaction automation of servers via VNC
The ruby-vnc library provides for simple RFB-protocol based control of a VNC server. This can be used, eg, to script some sort of VNC interaction or to automate applications (sometimes there is no better way).
Being VNC based gives it the advantage of being able to be run against servers on any platform.