Free scripts download - Ruby scripts

LATEST free Ruby script downloads

acts as icontact

This script uses iContact's features for email services and mailing list managers, and integrates them into Ruby applications. Key features "acts_as_icontact": · Simple, consistent access to all resources in the iContact API · Automatic synchronizing between ActiveRecord models and iContact contact lists for Rails applications Requirements: · Ruby ...

Refinery

It is designed to work with Amazon’s Web Services such as SQS and S3 to distribute image and data processing across multiple severs to alleviate the need for heavy-duty data and image processing on web application servers.Amazon's SQS distributive system handles interprocess messaging and Amazon's S3 handles data storage.If the developer ...

Resourceful

The library intendeds to simplify HTTP 1.1 request for authentication, caching, header requests, responses and more. Key features "Resourceful": · GET, PUT, POST and DELETE HTTP requests · HTTP Basic and Digest authentication · HTTP Caching with pluggable back-ends · Follow redirects based on the results of a callback ...

Ghost

It can be used on any POSIX systems, and it does what developers do manually when editing the /etc/hosts file.It can also flush the cache. ...

RailsDB

RailsDB is a web application written in Ruby using the Ruby on Rails web framework. RailsDB provides a generic interface to popular open source databases such as MySQL, PostgreSQL, and SQLite. The script is very easy to install, use and customize. The code functionality does not depend on any operating system. ...

Kernel qualified const get

The question of how to get a class by name comes up with some regularity on the ruby-talk and rails mailing lists. The first response is usually to use Object::const_get.The response to that is that it doesn't handle classes within namespaces, e.g. Foo::Bar. I might argue that Object::const_get("Foo::Bar") should do the ...

Sode

Sode is a Ruby program that allows you to solve a single (or a system of) ordinary differential equation(s). The Taylor series terms are used to calculate the values of the dependent variables, and also (optionally) the radius of convergence and order of any singularities. These can be used to affect ...

LogiLogi

LogiLogi is a system for discussions. Sections and multi-language support are main features now, peergroups and a concept-layer between words and pages are added in the Manta version. ...

XDCC Fetch Utility

XDCC-Fetch, written entirely in Ruby, is an intuitive, no-nonsense tool for searching, collecting and downloading XDCC announcements within IRC channels.Features: - Simple, no-nonsense user interface - Search-on-typing - Pack filter - Multiple IRC servers - Resumable downloads - Download queues - Parallel downloads - ...

nldict

nldict is a Ruby interface to the on-line version of the one volume Van Dale Hedendaags Nederlands, a renowned dictionary of the modern Dutch language.It can be used to obtain the spelling, grammatical information and the definition of all words in the dictionary. To obtain the spelling variations, plural forms, example ...

Ruby LDAP

Ruby/LDAP is an extension module for Ruby. It provides the interface to some common LDAP libraries (for example, OpenLDAP, UMich LDAP, Netscape SDK and Active Directory). The common API for application development is described in RFC1823 and most libraries comply with it. Ruby/LDAP supports those libraries. ...