Python Decorators in Ruby
This past week, I had a pretty long discussion on StackOverflow about Ruby and Python, that was touched off by question about whether there was anything special about Ruby that made it more amenable for Rails.
My initial response covered blocks (as a self-hosting way to improve the language) and the ability to define new “class
Read more »