Explore >> Select a destination


You are here

noelrappin.com
| | jamesmead.org
18.4 parsecs away

Travel
| | Expanded notes on this major version bump of the Ruby library for mocking & stubbing
| | zverok.space
18.3 parsecs away

Travel
| | This is the first part of what'll hopefully become a new series and potentially even a book. It is dedicated to studying various elements of Ruby programming...
| | endofline.wordpress.com
14.7 parsecs away

Travel
| | This article has been republished on Monkey and Crow. As of ruby 1.9, you can do some pretty odd things with array destructuring and splatting. Putting the star before an object invokes the splat operator, which has a variety of effects. First we'll start with some very useful examples, then we will poke around the...
| | cep.dev
65.2 parsecs away

Travel
| How nil and empty Go structs tend to behave the same for read operations.