|
You are here |
www.destroyallsoftware.com | ||
| | | | |
honnef.co
|
|
| | | | | ||
| | | | |
mitrev.net
|
|
| | | | | [AI summary] The article explains the Safe Navigation Operator (&.) introduced in Ruby 2.3.0, which helps avoid NoMethodError by safely calling methods on potentially nil objects. | |
| | | | |
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... | |
| | | | |
swethatanamala.github.io
|
|
| | | In this blog, I would like to eloborate the difference of various terms using ruby programming language | ||