ruby
Ruby on Rails
Submitted by kaparo on Mon, 2006-02-06 23:05. *nix | macos | open source | ruby | windows | library1.2.3
Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. From the Ajax in the view, to the request and response in the controller, to the domain model wrapping the database, Rails gives you a pure-Ruby development environment. To go live, all you need to add is a database and a web server.
Ruby
Submitted by kaparo on Mon, 2006-02-06 23:02. *nix | dos | macos | open source | ruby | windows1.8.6
Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.
RadRails
Submitted by kaparo on Sat, 2006-03-18 02:40. *nix | macos | open source | ruby | windows | ide, programmers editor0.7.1
RadRails is an integrated development environment for the Ruby on Rails framework. The goal of this project is to provide Rails developers with everything they need to develop, manage, test and deploy their applications. Features include source control, debugging, WEBrick servers, generator wizards, syntax highlighting, data tools and much much more.
The RadRails IDE is built on the Eclipse RCP, and includes the Subclipse plug-in and the RDT plug-ins. The RadRails tools are also available as Eclipse plug-ins.
RoRED
Submitted by kaparo on Sun, 2006-07-23 11:29. freeware | ruby | windows | ide, programmers editor0.9.2.2
Features:
- Model-Views-Controller tab grouping for editors
- Code navigation (ctrl+click) into methods
- Easy switch back and forward between editors
- Bookmark, Hyperbookmarks, Macro recording and playback
JRuby
Submitted by kaparo on Fri, 2006-03-10 08:18. *nix | java | macos | open source | ruby | windows0.9.0
- A 1.8.2 compatible Ruby interpreter written in 100% pure Java
- Most builtin Ruby classes provided
- Support for interacting with and defining java classes from within ruby
Zamplized Ruby User's Guide
Submitted by mslinn on Mon, 2005-12-26 17:23. *nix | macos | open source | ruby | windows | documentation, book2.6
An enhanced and updated edition of the Ruby Users Guide is now available on the Zamples site. Building on the work of Yukihiro Matsumoto, GOTO Kentaro, Julian Fondren, Mark Slagell and Dave Thomas, this new edtion features live online code examples embedded into the documentation and more examples than the previous edition. All of the code examples work in a web browser without requiring the user to install any software. The Zamplized Ruby Users Guide is freely available for browsing at http://zamples.com/rubyUG/ and can be downloaded in its entirety at no charge according to the terms of the LGPL.
For the first time, the Zamplized Ruby Users Guide takes advantage of a new Zamples capability, a single-step tracing facility. With the trace, the result of evaluating each line of the program can be displayed. Currently Zamples only supports the Ruby language with this facility.

