Hacker News new | ask | show | jobs
Ruby Meta Programming (bitshaq.com)
1 points by Slmnhq 5427 days ago
Shows some practical differences between Python and Ruby meta programming and dives into implementing the core "Struct" class in Ruby itself.