You are here |
noelrappin.com | ||
| | | |
endofline.wordpress.com
|
|
| | | | 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... | |
| | | |
zverok.space
|
|
| | | | 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... | |
| | | |
eregon.me
|
|
| | | | Ruby 3.0 will introduce the separation between positional and keyword arguments. The upcoming Ruby 2.7 release aims to introduce warnings for every argument behavior that will change in Ruby 3.0 to ease migration. However, delegation that works for Ruby 2.6, 2.7 and 3 seems a hard problem to solve. | |
| | | |
phaazon.net
|
|
| |