Going down the rabbit hole of Ruby's object conversions
Sometimes too much magic might be a problem for your Ruby codebase, check out how Ruby’s implicit and explicit object conversions work and how you can use or remove them from your codebase.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Sometimes too much magic might be a problem for your Ruby codebase, check out how Ruby’s implicit and explicit object conversions work and how you can use or remove them from your codebase.
Post a comment