Main > Free Download Search >

Free ruby script

ruby

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

RubyRSS 1.1


RubyRSS provides you with an elegant as Ruby RSS parser and generator which is specially designed to help you bring together Ruby and RSS in your project. more>>
RubyRSS 1.1 provides you with an elegant Ruby RSS parser and generator which is specially designed to help you bring together Ruby and RSS in your project. Features include creation of custom (x)HTML news blocks from remote RSS feeds, generation of RSS-feeds using templates, and more.
<<less
Added: 2007-06-06 License: Other Free / Open Source License - MIT/X Consortium License Price: OtherFreeOpenSourceLicenseMITXConsortiumLicense
1 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
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
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 User Guide

Ruby User Guide


Developing Ruby on Rails applications requires an ability to program in the Ruby language. This guide, written by the creator of Ruby, provides an easy to follow guide to the Ruby programming language, covering all the important topics including more>> Developing Ruby on Rails applications requires an ability to program in the Ruby language. This guide, written by the creator of Ruby, provides an easy to follow guide to the Ruby programming language, covering all the important topics including variables, looping, object-oriented programming, strings, arrays, error handling and much more. This guide is recommended for anyone planning to develop using the Ruby on Rails framework.<<less
Added: 2007-12-04 License: Other Price: $0.00USD
15 downloads
Typo Ruby 4.1.1

Typo Ruby 4.1.1


Typo is a lean weblogging engine powered by rails. more>> Typo Ruby 4.1.1 provides you a wonderful tool which is powered by rails. It supports XMLRPC posting, ping/trackback, comments, textile, markdown, categories, all common exports, fulltext search and so on. It is compatible with all major web browsers and is very easy to install and use.<<less
Added: 2007-10-30 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
14 downloads
Ruby-Forum.com

Ruby-Forum.com


Ruby-Forum.com is a web interface to various Ruby- and Rails-related mailing lists. more>> Ruby-Forum.com is a web interface to various Ruby- and Rails-related mailing lists.<<less
Added: 2006-10-19 License: Other Free / Open Source License Price: Free
1109 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
RubySquad Forum

RubySquad Forum


We are looking for Ruby on Rails leaders to come and join RubySquad. If you are new to Ruby on Rails, you are very welcome too. If you are a developer that is using other languages, then you should jo more>> We are looking for Ruby on Rails leaders to come and join RubySquad. If you are new to Ruby on Rails, you are very welcome too. If you are a developer that is using other languages, then you should join RubySquad as well. Be a part of RubySquad!<<less
Added: 2007-01-22 License: Other Free / Open Source License Price: Free
594 downloads
Ruby Essentials 1.0

Ruby Essentials 1.0


Ruby is a popular, flexible and intuitive object-oriented programming language. This popularity can, in no small part, be attributed to the introduction and wide adoption of the Ruby on Rails framework. It is difficult, however, to get the most out of more>> Ruby is a popular, flexible and intuitive object-oriented programming language. This popularity can, in no small part, be attributed to the introduction and wide adoption of the Ruby on Rails framework. It is difficult, however, to get the most out of Ruby on Rails without first learning something about programming in Ruby, and this is where Ruby Essentials comes in. Ruby Essentials is a free on-line book designed to provide a concise and easy to follow guide to learning Ruby. Everything from installing Ruby and the basics of the language through to topics such as arrays, file handling and object-oriented programming are covered, all combined with easy to understand code examples which serve to bridge the gap between theory and practice. Ruby Essentials is intended to be of equal use both to those experienced in other programming languages and to novices who have chosen Ruby as their first programming language.<<less
Added: 2007-12-04 License: Other Price: $0.00USD
19 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
SimpleLog Ruby 2.0.2

SimpleLog Ruby 2.0.2


SimpleLog is a Ruby on Rails weblog application that helps you focus on writing above all else. more>>

SimpleLog Ruby 2.0.2 offers you a useful tool which lets you focus on writing above all else. SimpleLog has all the features you want in a weblogging application wrapped in an efficiently designed interface that eliminates clutter. By focusing on simplicity and usability, SimpleLog allows you to spend your time writing, rather than managing a convoluted CMS.

Major Features:

  1. Elegant administration interface
  2. Tagging
  3. Comments with spam protection
  4. Quick search with boolean logic
  5. Multiple author support
  6. Automatic pinging to Ping-o-matic
  7. RSS 2.0 feeds
  8. Pretty permalinks
  9. Markdown or Textile support, and more!
<<less
Added: 2007-10-30 License: Freeware Price: Freeware
14 downloads
The Ruby on Rails Wiki

The Ruby on Rails Wiki


With Beginner info, Install guides for virtually any OS, Examples, HowTos(getting RoR to work with your DB, Test, Develop, etc), Tips & Tricks and lots more. more>> With Beginner info, Install guides for virtually any OS, Examples, HowTos(getting RoR to work with your DB, Test, Develop, etc), Tips & Tricks and lots more.<<less
Added: 2006-08-31 License: Freeware Price: Free
1154 downloads
Chilkat Ruby XML Library

Chilkat Ruby XML Library


Ruby XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding. more>> Ruby XML library for parsing and creating XML. Advanced API for XML compression, XML encryption, and handling XML binary content. Fully internationalized to handle any language / character encoding.<<less
Added: 2006-10-22 License: Freeware Price: Free
1107 downloads
Wonderful Ruby on Rails

Wonderful Ruby on Rails


This will show how to validate your fields, by adding the lines of code into your controller. Very easy to use and duplicate in your ROR application. more>> This will show how to validate your fields, by adding the lines of code into your controller. Very easy to use and duplicate in your ROR application.<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
12 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5