Explore >> Select a destination


You are here

jakeyesbeck.com
| | www.honeybadger.io
5.1 parsecs away

Travel
| | A lot of problems faced by beginning Rubyists are caused by not understanding `self`. In this post we'll take a deep dive into `self` under conditions both common and uncommon.
| | viewsourcecode.org
7.3 parsecs away

Travel
| |
| | yehudakatz.com
5.6 parsecs away

Travel
| | After writing my last post on Rails plugin idioms, I realized that Ruby metaprogramming, at its core, is actually quite simple. It comes down to the fact that all Ruby code is executed code--there is no separate compile or runtime phase. In Ruby, every line of code is executed against
| | soundmacguy.wordpress.com
14.5 parsecs away

Travel
| I thought I was done with SCEP (see parts 1, 2 and 3) but whilst undertaking an exercise looking into using SCEP on some Linux servers (and specifically looking at how it can provide reporting data to SCOMvia a Management Pack), I inadvertently came across a little-documented command line argument for one of its binaries,...