RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

Navvy, a database agnostic background job processor

Introducing Navvy; a simple background job processor inspired by delayed_job, but aiming for database agnosticism. Currently Navvy supports ActiveRecord, MongoMapper and Sequel but it’s extremely easy to write an adapter for your favorite ORM. It completely supports Rails Edge and there’s a pretty good wiki.

Rails 3.0.pre Quick Install

Want to build your first Rails 3.0.pre application? Worried about installing Rails 3.0.pre gem might conflict your gems? I have written a bash script where you can install Rails 3.0.pre without gem and run “rails3” command to create your first application. Rails 3.0.pre Quick Install Have fun!

Words - A fast, cross distribution, easy-to-use interface to WordNet®

Words is an easy-to-use interface to the WordNet® lexical ontology. There are numerous interfaces out there however they appear to either be unstable, slow or make us of out-dated / distribution specific libraries many lacking ruby-like syntax. Words provides both rovides both a pure ruby and an FFI powered backend over the same API. The FFI backend uses Tokyo Cabinet and rufus-tokyo to provide cross ruby distribution compatability and blistering speed. The pure ruby interface operates through a ruby optimised index along with the standard files provided by WordNet®.

Rediscovering GServer

The Ruby Core/Standard API is full of hidden features that don’t get a lot of publicity. In the first in a planned series of ‘Rediscovering Ruby’ articles I take a look at GServer, a generic server micro-framework featuring thread pool management, simple logging, and multi-server management.

Book Review on The Passionate Programmer

Click for a full review on Chad Fowler’s The Passionate Programmer, a guide to a software developer’s career!

Just testing.. server move.
@Anon Critic Um, the post’s objective is the actual content instead of the stru…
Thanks guys :)
exelent….. :9

Ruby Setup 5 - A reworking of setup.rb

I just launched Ruby Setup 5 (aka setup.rb). Ruby Setup is a fork –or perhaps more appropriately called a “torch”, of Minero Aoki’s setup.rb 3.4.1. Version 5 is major re-implementation of the system. Primarily the new system organizes the code into proper OOP structure, and uses an aggregate-and-process procedure instead of the previous traverse-and-process procedure.

Bad link. Should be Ruby Setup 5. …
Shortening post, including chopped part below: Despite the numerous Cucumber…
Cool. Thanks guys.
Loading older posts