samurails.com/ruby/ruby-tricks-improve-code

In this article, I want to show you 10 nice Ruby features that you may know or not. Anyway, it’s a quick read and it’s always interesting to learn new stuff, right?! 1. Create a hash from a list of values You can create a hash from a list of values by using Hash[...]. It [...]


Comments (0)

Sign in to post comments.