Tag Archives: reflection

Ruby reflection 2

This is the second post related to ruby’s reflection API, the previous post was an extensive intro to this topic. While the current one will be lighter somehow, it would require you to focus a bit more on the content. … Continue reading

Posted in Ruby | Tagged , , | 3 Comments

Ruby reflection

If you are here, then most probably you want to know more about ruby reflection interface. Well that’s true, but I always find myself in need to explain few things before I get started with my posts, and this time … Continue reading

Posted in Ruby | Tagged , | 20 Comments