Ruby 1.9.3p0 released! [Programming Language] #...
Security Fix for Ruby OpenSSL module: Allow "0/n splitting" as a prevention for the TLS BEAST attack. Denial of service at...
#Ruby Ruby in Twenty Minutes
This is a small Ruby tutorial that should take no more than 20 minutes to complete. It makes the assumption that you alrea...
Class and Instance Variables In Ruby // RailsTi...
Update (6/13/2008): I posted a bit more on the topic with example uses in the wild . First, let me preface this article wi...
Ruby Summary: Ruby Study Notes - Best Ruby Guid...
Ruby Modules are similar to classes in that they hold a collection of methods, constants, and other module and class defin...
Sequel 3.33.0 Released: 2 new sharding extensio...
Sequel is a lightweight database access toolkit for Ruby. * Sequel provides thread safety, connection pooling and a concis...
Product Life Extension Conference #fashion
Product Life Extension Conference March 1, 2012 by renee SIFO, Oslo, Norway. Kate Fletcher is speaking on the theme: Cloth...
21 Ruby Tricks You Should Be Using In Your Own ...
Some of these are good tricks, some are blindingly obvious to decent programmers, some are unnecessary, and some are actua...
I love Ruby because
I love Ruby because ... Posted by rtdp on March 12, 2012 — 0 comments I really love ruby language, and so do many folks us...
Combining C's volatile and const keywords
Does it ever make sense to declare a variable in C or C++ as both volatile (in other words, "ever-changing") and const ("r...
Padrino
Many people love the simplicity and expressiveness of Sinatra but quickly find themselves missing a great deal of function...
Ruby Unary Operators
It seems dangerous to override the "!" operator, because when used in conditions (if, until, ...) the condition may not ev...
roca (0.0.2): This is a very experimental Ruby ...
This is a very experimental Ruby library for OpenNebula's XML-RPC API
Small Farmers Create Jobs. Here's Why.
Yesterday I referenced the incredible job creating potential of local foods , using it as a starting point to rant against...
writing readable ruby
writing readable ruby Posted by alindeman on March 03, 2012 — 0 comments Over on the Highgroove blog , Brian posts some th...
the { buckblogs :here }: Method visibility in R...
The difference between protected and private is very subtle, as you can see, which explains why protected is rarely used b...
