Vagrant is a free and open source project. The vision of the project is to create a tool to transparently manage all the complex parts of modern development within a virtual environment without affecting the everyday workflow of the developer too much.
Vagrant was started on January 21, 2010 by
... [More] Mitchell Hashimoto and John Bender. Version 0.1.0 was released on March 7, 2010.
Today, Vagrant is considered stable and is used by many thousands of people worldwide. The vision of Vagrant is still unchanged, and continues to move towards an ambitious goal of moving all development into virtualized environments by making it easier to do so than not to. Additionally, work is ongoing to have Vagrant run identically on every major consumer OS platform (Linux, Mac OS X, and Windows). [Less]
Adhearsion is an open-source voice application development framework written in Ruby. Adhearsion users write applications atop the framework with native Ruby syntax and a simplified Domain-Specific Language for call management enabling users to call into their code.
Adhearsion rests above a
... [More] lower-level telephony platform, namely Asterisk, and provides a framework for integrating with various resources, such as SQL, LDAP and XMPP (Jabber).
Adhearsion has...
*An elegant dialplan system for writing the code which controls a live phone call
*A sophisticated Asterisk Manager Interface library
*An events subsystem
*A reuseable component architecture
*Ability to re-use existing Ruby on Rails database models with ActiveRecord/ActiveLDAP
*Easy interactive communication via XMPP instant messages [Less]
CUBRID is a comprehensive open source relational database management system highly optimized for Web Applications and written in C/C++. Includes JDBC, CSQL for command line administration, PHP & Ruby Libraries to connect to CUBRID.
htty is the HTTP TTY, a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
Install by typing:
gem install htty
this is a ruby based music composer software
so far I have created a github to work from and within the app i have created a scales system and supports 16 channels of midi along with a chord progression system that works but in a very rough state..
LDAP library for Ruby with no extensions; a full-featured LDAP client is currently available. Development is now on GitHub at http://github.com/roryo/ruby-net-ldap/
Trapeze generates a suite of unit tests or specifications for existing Ruby source code. This is accomplished through dynamic analysis, by reflecting on the public interfaces of classes, modules and top-level methods defined in the source. Trapeze then exercises each object, module and method
... [More], recording the behavior of the code. This recorded behavior is captured in a suite of test cases or specifications that can be rendered as test code or executable specifications.
In essence, Trapeze is a tool for characterizing Ruby source code. Trapeze lets you fly high as you maintain and enhance a Ruby codebase that lacks test or spec coverage, knowing that you have a regression safety net underneath you. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy