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...
Sequel: The Database Toolkit for Ruby:
Sequel provides thread safety, connection pooling and a concise DSL for constructing SQL queries and table schemas. Sequel...
The Last Week in Ruby: RSpec 2.8, Redcar 0.12, ...
Welcome to this week's Web-based syndication of Ruby Weekly , the Ruby e-mail newsletter. While I have you, be sure to fol...
writing readable ruby
writing readable ruby Posted by alindeman on March 03, 2012 — 0 comments Over on the Highgroove blog , Brian posts some th...
ActiveWarehouse (Ruby ETL) v1.0.0.rc1 is out
ActiveWarehouse (Ruby ETL) v1.0.0.rc1 is out Posted by thbar on March 03, 2012 — 0 comments If you need to extract data fr...
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...
How to create a Ruby extension in C in 43 second
Zenspider, the master of all things Ruby crossed with C, picked up the gauntlet and, using RubyInline (previously covered ...
Ruby Unary Operators
It seems dangerous to override the "!" operator, because when used in conditions (if, until, ...) the condition may not ev...
Liquid battery electric vehicle could charge in...
“Flow” batteries, i.e. batteries filled with a liquid electrolyte that can be pumped out and replenished, have the potenti...
On Ruby: Real World Performance Profiling:
It looks like my post on Ruby 1.9.0 performance is drawing some criticism over on on reddit . I already updated the origin...
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...
Google Plus: Average User Spends Only 3 Minutes...
During a conference call with Google investors in late January, Google CEO Larry Page announced that Google+ had surpassed...
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...
#singapore hmmm... 41 ppl are attending SPORE A...
Happy Leap Year! Happy Valentine's Day! and... Happy salonistas celebrating the 15th edition in February this month!!! We ...
How to add a instance variable through a mixin?...
On 2/12/08, [email protected] <[email protected]> wrote: > end > object of MyClass. You don't really add ins...
