2

I've based all my career as Ruby developer around:

5.times do
puts "Ruby is awesome"
end

Is the example that I give to everybody asking me why I've chosen Ruby

Comments
Add Comment