Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

idiosyncratic-ruby.com

Idiosyncratic Ruby

Get the latest updates from Idiosyncratic Ruby directly as they happen.

Follow now 82 followers

Latest posts

Last updated about 3 years ago

Test Highlights

about 11 years ago

Compared to other languages, Ruby does not have very good tool support...

Ruby String Magic

about 11 years ago

Ruby strings are powerful. You could say Ruby is built around manipulating...

Ruby, Can You Speak Louder?

about 11 years ago

Ruby has some ways to turn on debug mode, which library authors...

What the Pack?

about 11 years ago

a A b B c C d D e E F g...

Constant Shadows

about 11 years ago

The script lines feature is probably the most famous example for idiosyncratic...

Run Ruby, Run!

about 11 years ago

There is a one-liner on the internet that will start a local...

Easier Switching

about 11 years ago

There is a command-line switch to enable command-line switches -s Enables some...

Self Improvement

about 11 years ago

One of the never-ending style battles in Ruby land is module_function vs...

Globalization

about 11 years ago

This is an overview of all the special, two-letter (and other) global...

Know your Environment

about 11 years ago

Ruby's ENV object gives you access to environment variables. It looks like...

Regular Extremism

about 11 years ago

You are here for a collection of 10 advanced features of regular...

More Inspections

about 11 years ago

Some of IRB's command-line options can be called idiosyncratic as well. Take...