Main > Free Download Search >

Free ruby script

ruby

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 90
ptools 1.1.8

ptools 1.1.8


ptools is created to be a smart and useful Ruby library that contains an additional set of commands for the File class. more>>

ptools 1.1.8 is created to be a smart and useful Ruby library that contains an additional set of commands for the 'File' class. The additional features where inspired from Unix command line tools.

<<less
Added: 2009-11-10 License: Other Free / Open Source License - Artistic 2.0 License Price: OtherFreeOpenSourceLicenseArtistic2.0License
downloads
Cassandra Client 0.4

Cassandra Client 0.4


Cassandra Client is such a smart and useful A Ruby client for CassandraDB. more>>

Cassandra Client 0.4 is such a smart and useful A Ruby client for CassandraDB.
Major Features:

  1. Clean encapsulation of the Thrift API
  2. Pluggable serialization and compression
  3. Ruby 1.9 compatibility
<<less
Added: 2009-08-01 License: Other Free / Open Source License - Apache License Price: OtherFreeOpenSourceLicenseApacheLicense
downloads
hashslice 1.0.5

hashslice 1.0.5


hashslice is designed to be a great and useful library that adds built-in hash slicing to Rubys Hash class. more>>

hashslice 1.0.5 is designed to be a great and useful library that adds built-in hash slicing to Ruby's Hash class.

<<less
Added: 2009-07-31 License: Other Free / Open Source License - Artistic License Price: OtherFreeOpenSourceLicenseArtisticLicense
downloads
Ruby XCAP Client 1.0

Ruby XCAP Client 1.0


Ruby XCAP Client is known as a useful Ruby library that will implement the XCAP protocol on the client side, allowing applications to get, store, modify and delete XML documents on the server. more>>

Ruby XCAP Client 1.0 is known as a useful Ruby library that will implement the XCAP protocol on the client side, allowing applications to get, store, modify and delete XML documents on the server.

<<less
Added: 2009-07-30 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
downloads
Pagify 0.6.1

Pagify 0.6.1


Pagify is designed as a useful pagination tools for the plain Ruby Array class, DataMapper, ActiveRecord and other ORMs. more>>

Pagify 0.6.1 is designed as a useful pagination tools for the plain Ruby Array class, DataMapper, ActiveRecord and other ORMs.

<<less
Added: 2009-07-30 License: Other Free / Open Source License - Apache License Price: OtherFreeOpenSourceLicenseApacheLicense
downloads
RMov 0.1.5

RMov 0.1.5


RMov is created to be a useful Ruby wrapper for the QuickTime C API that can open, edit, and export QuickTime movies within Ruby applications. more>>

RMov 0.1.5 is created to be a useful Ruby wrapper for the QuickTime C API that can open, edit, and export QuickTime movies within Ruby applications.

<<less
Added: 2009-07-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
downloads
acts_as_icontact 0.1.4

acts_as_icontact 0.1.4


acts_as_icontact 0.1.4 is created to be a useful script that connects Ruby applications with the iContact e-mail marketing service using the iContact API v2.0. more>>

acts_as_icontact 0.1.4 is created to be a useful script that connects Ruby applications with the iContact e-mail marketing service using the iContact API v2.0.

<<less
Added: 2009-07-25 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
1 downloads
Rubyforge 1.0.4

Rubyforge 1.0.4


Rubyforge is considered to be an effective and useful Ruby script that can automate a limited set of rubyforge operations. more>>

Rubyforge 1.0.4 is considered to be an effective and useful Ruby script that can automate a limited set of rubyforge operations. Ruby developers can interact in a fast way with the Rubyforge.net servers.

<<less
Added: 2009-07-23 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
1 downloads
Contacts 1.0.16

Contacts 1.0.16


Contacts is such a useful Ruby script that will help you much in grabing contact list information from various online services providers. more>>

Contacts 1.0.16 is such a useful Ruby script that will help you much in grabbing contact list information from various online services providers.

<<less
Added: 2009-07-23 License: BSD - BSD License Price: BSDBSDLicense
1 downloads
dnsruby 1.34

dnsruby 1.34


dnsruby is a new DNS library written specifically for Ruby. more>>

dnsruby 1.34 is a helpful thread-aware DNS stub resolver library written in Ruby. It is based on resolv.rb, the standard Ruby DNS implementation, but gives a complete DNS implementation, including DNSSEC.

The Resolv class can be used to resolve addresses using /etc/hosts and /etc/resolv.conf, or the DNS class can be used to make DNS queries. These interfaces will attempt to apply the default domain and searchlist when resolving names.

The Resolver and SingleResolver interfaces allow finer control of individual messages. The Resolver class sends queries to multiple resolvers using various retry mechanisms. The SingleResolver class is used by Resolver to send individual Messages to individual resolvers.

Limitations:

  • NIS is not supported.
  • /etc/nsswitch.conf is not supported.
  • NSEC3 validation still TBD

Major Features:

  1. I/O - Dnsruby implements a pure Ruby event loop to perform I/O. Support for EventMachine has been deprecated.
  2. DNSSEC - Dnsruby supports DNSSEC and NSEC(3). DNSSEC support is on by default - but no trust anchors are configured by default.
  3. Resolver queries return Dnsruby:Message objects. Message objects have five sections:
    • The header section, a Dnsruby:Header object.
    • The question section, a list of Dnsruby:Question objects.
    • The answer section, a list of Dnsruby:Resource objects.
    • The authority section, a list of Dnsruby:Resource objects.
    • The additional section, a list of Dnsruby:Resource objects.
<<less
Added: 2009-07-17 License: Other Free / Open Source License - Mozilla Public License 1.1 Price: OtherFreeOpenSourceLicenseMozillaPublicLicense1.1
14 downloads
Ruby-FFI 0.2.0

Ruby-FFI 0.2.0


This is a Ruby extension for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code more>>
Ruby-FFI 0.2.0 is a powerful for programmatically loading dynamic libraries, binding functions within them, and calling those functions from Ruby code.

Using this extension, the developer will not need a compiler to run the functions needed. The FFI extension works without changes on Ruby, JRuby and Rubinius. Because all the code for an FFI extension is written in Ruby, its as easy to read as any other Ruby code. There is no need to switch mental modes from C programming to Ruby programming.

Major Features:

  1. The Best of the JVM
    • High performance
    • Real threading
    • Vast array of libraries
  2. Platform Independent
    • Easy to install
    • Easy migration
    • No hassles.


<<less
Added: 2009-07-07 License: BSD - BSD License Price: BSDBSDLicense
11 downloads
jRuby 1.3.1

jRuby 1.3.1


This is a development tool that provides implementation of the Ruby programming language in a Java environment more>>

jRuby 1.3.1 is one of the most advantageous tools which provides implementation of the Ruby programming language in a Java environment.

Ruby is closely integrated with Java to allow embedding of the interpreter into any Java application with dual access between the Java environment and the Ruby scripts.
jRuby is platform independent and has built-in support for Rails, RSpec, Rake, and the RubyGems frameworks.

Major Features:

  1. High performance
  2. Real threading
  3. Vast array of libraries
  4. Easy to install
  5. Easy migration
  6. No hassles

Enhancements:

  • Fixes a recently discovered security bug in BigDecimal
  • Fixes a regression in timeout (0-1 second timeouts truncate to 0)
  • Fixes a regression Thread.wakeup where the thread would not wake up
<<less
Added: 2009-07-06 License: Other Free / Open Source License - Common Public License Price: OtherFreeOpenSourceLicenseCommonPublicLicense
13 downloads
Rawr 1.3.8

Rawr 1.3.8


This is Ruby-driven packaging and deployment tool more>>

Rawr 1.3.8 is an effective script possessing desirable qualities of a Ruby-driven packaging and deployment tool.

Rawr, a packaging and deployment tool, is all you'll ever need for your JRuby projects. With Rawr, a simple, pre-generated configuration file turns your code into an executable jar, a .exe for Windows, and a .app for OS X.

Major Features:

  1. The script will turn Ruby scripts into an executable jar for jruby or Java environments, a .exe for Windows, and a .app for OS X.
  2. Rawr was created as a general purpose JRuby bundling and deployment tool to make life easier for Monkeybars and Railgun (now Gemini) projects.
  3. Rawr is a suite of Rake tasks that can non-invasively inject itself into your project.

Enhancements: Hotfix for Windows downloading jruby-complete.jar

<<less
Added: 2009-07-06 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
18 downloads
craigwatch / libcraigscrape 0.5

craigwatch / libcraigscrape 0.5


An easy library to do the heavy lifting between you and Craigslists posting database. Given a URL, libcraigscrape will follow links, scrape fields, and make ruby-sense out of the raw html from craigslists servers. libcraigscrape was primarily developed more>> An easy library to do the heavy lifting between you and Craigslists posting database. Given a URL, libcraigscrape will follow links, scrape fields, and make ruby-sense out of the raw html from craigslists servers. libcraigscrape was primarily developed to support the included craigwatch script. See the included craigwatch script for examples of libcraigscape in action, and (hopefully) to serve an immediate craigscraping need.<<less
Added: 2009-05-05 License: LGPL Price: $0.00USD
14 downloads
BXR File Management System 0.6.4

BXR File Management System 0.6.4


BXR is an open source, ruby on rails file management system. It is based off of Boxroom, an open source file management project. BXR allows you to create folders, users, and groups, and assign permissions, so you can secure different folder and files. more>> BXR is an open source, ruby on rails file management system. It is based off of Boxroom, an open source file management project. BXR allows you to create folders, users, and groups, and assign permissions, so you can secure different folder and files. You can also search for files and folders, either by keyword, or by file content. Organization of files is easy! Besides being able to upload files to different folders, you can also add specific tags/labels to each file. Features Easy-To-Use User Interface Create Users, Groups, and Folders Assign Group Priveleges for File/Folder Protection Tag/Label Files for better organization Ferret Support for File Content Indexing & Searching<<less
Added: 2009-03-07 License: Other Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5