ruby dee
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
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>>
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:
- High performance
- Real threading
- Vast array of libraries
- Easy to install
- Easy migration
- 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
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
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:
- I/O - Dnsruby implements a pure Ruby event loop to perform I/O. Support for EventMachine has been deprecated.
- DNSSEC - Dnsruby supports DNSSEC and NSEC(3). DNSSEC support is on by default - but no trust anchors are configured by default.
- 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.
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>>
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:
- The Best of the JVM
- High performance
- Real threading
- Vast array of libraries
- Platform Independent
- Easy to install
- Easy migration
- No hassles.
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
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.
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
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.
Ruby on Rails for DB2 developers
IBM DeveloperWorks has a helpful howto on how to bring the worlds of Ruby on Rails and your DB2 framework together. From the article: Because Rails emerged from the open source world, until recently y more>> IBM DeveloperWorks has a helpful howto on how to bring the worlds of Ruby on Rails and your DB2 framework together. From the article: Because Rails emerged from the open source world, until recently you had to use MySQL or PostgreSQL to work with it. Now that IBM has released a DB2 adapter for Rails, its possible to write efficient Web applications on top of your existing DB2 database investment.<<less
Ruby thumbnail generator 1.0
Will let you generate thumbnails of jpeg, png or gif pictures just by calling /thumb/picturefile.jpg?w= 150$h=150 . You can specify width and height of the thumbnail. It uses cache to save resized pictures and fast load them later when needed. It is more>> Will let you generate thumbnails of jpeg, png or gif pictures just by calling /thumb/picturefile.jpg?w= 150$h=150 . You can specify width and height of the thumbnail. It uses cache to save resized pictures and fast load them later when needed. It is great if you work with image galleries and want to generate real-time thumbnails from your application.<<less
Velakor Feeds 0.5.5
Feeds is an open source Ruby on Rails feed reader application. Features: * No full page reloads are required when reading/searching feeds * Has 2 different view types for reading feeds (2 column and 3 column layouts) * You have the option to more>> Feeds is an open source Ruby on Rails feed reader application. Features: * No full page reloads are required when reading/searching feeds * Has 2 different view types for reading feeds (2 column and 3 column layouts) * You have the option to publish a RSS feed of your starred items * Different views are available for each feed/folder (Unread/Starred/All/Recen t) * Search function for each folder/feed/view * Import OPML function * Sortable tree of your feeds/folders * Complete unread counts are displayed for each folder/feed Ajax is used in many places to improve the speed of the application. Stay tuned for more cool features to come in future versions. Instructions: Keyboard shortcuts: * R - Reload * S - Stars an item * P - Stars an item * A - Archives (marks as read) an item * , (comma) - Move up * . (point) - Move down<<less
License:Other Free / Open Source License
Ruby on Rails or CakePHP
Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. Ruby on rails is awesome. It is also an easy to language to learn. Though b more>> Rails is a full-stack framework for developing database-backed web applications according to the Model-View-Control pattern. Ruby on rails is awesome. It is also an easy to language to learn. Though being very popular among the people, but i have a few reasons which made me to stick with cakePHP.<<less
Currency ruby 0.4.4
Currency - OO currency, FX, ExRate money more>>