ruby workflow engine
Please add more information about this project!
openwferu
Ruby
Workflow
bpm
License:BSD
John-Mettraux
Alain-Hoang
Ruby.NET is a true .NET code compiler for Ruby source code. It can directly execute Ruby source files in .NET, or compile Ruby source into .NET assembly.
The compiler is still in early stages of development and not fully complete, however it passes all tests in the samples/test.rb installation Ruby v1.8.2 test suite.
Development
Ruby
Programming
.NET
DotNet
License:BSD
Ruby.NET
WATIR stands for “Web Application Testing in Ruby”. Watir is a free, open-source functional testing tool for automating web-browser based tests of web applications.
Watir
Web
Ruby
testing
functional-testing
License:BSD
Bret-Pettichord
Paul-Rogers
AEditor is a programmer’s text editor for Windows, Unix, and Mac OS X that relies on the fox toolkit. It can do syntax coloring of Ruby and C++ files.
Development
Windows
C++
osx
text-editor
Programming
Unix
tool
Ruby
License:BSD
Ruby Asterisk Gateway Interface (RAGI) is a framework for bridging the Ruby on Rails Web application server environment and Asterisk, the open-source PBX.
RAGI eases the development of interactive automated telephony applications such as IVR, call routing, automated call center, and extended IP-PBX functionality by building on the productivity of the Ruby on Rails framework.
mod_ruby embeds the Ruby interpreter into the Apache Web server, allowing Ruby CGI scripts to be executed natively. These scripts will start up much faster than without mod_ruby.
Development
Apache
Ruby
Rails
Programming
apache_mod
License:BSD
mod_ruby
Og (ObjectGraph) is a powerful object-relational mapping library. Og provides transparent serialization of object graphs to a RDBMS backend. Unlike other similar libraries Og maps standard Ruby objects to SQL tables and not vice versa. Og provides a meta language to describe the relations between objects, a flexible and intuitive api for querieng the database, raw access to the SQL language if needed (for example to fine tune the automatically generated SQL tables, or for custom queries), suports deserialization to Ruby objects or tuples, automatically generates join tables for many_to_many relations and provides a collection of usefull Mixins to synthesize common Entities.
Og is a combination of the best features of Active Record and the former O-R mapping library included in Nitro (NDB). Adapters for PostgreSQL, MySQL and SQLite are included.
Og is part of the Nitro project, released as a stand-alone library due to popular demand. You can find the ChangeLog in the Nitro distribution (nitro.rubyforge.org).
og
ORM
schema
nitro
sqlite
postgresql
MySQL
Database
Ruby
License:BSD