Welcome to the fourth post of this series. Just before proceeding to the questions, I would like to mention the great Metaprogramming Ruby: Program Like the Ruby Pros book by Paolo Perrotta, a very good book that explains the metaprogramming aspects of the Ruby language.
Now let’s get going!
Scope gates
Taken from the above mentioned book:
There [...]
Welcome to the third post of this
Welcome in this second post of this series. Just before I list the questions of this one, I want to mention 2 things:
You can follow StackOverflow tagged Ruby questions on twitter using the user: sof_ruby
Some ppl feel shy to ask or even to answer, my (little) experience in life taught me that If you [...]
I have participated heavily during the last 2 weeks in answering Ruby tagged questions on stackoverflow. That took place mainly after Ryan Bates tweet wishing to see more Ruby developers on stackoverflow. Since then I have enjoyed reading various kinds of questions that range in level from basic to professional ones and which cover various [...]