The Pros and Cons of Ruby Refinements
The purpose of Ruby refinements is to scope changed behavior to a very specific area of code. Here is how to use them, as well as pitfalls to avoid.
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!
The purpose of Ruby refinements is to scope changed behavior to a very specific area of code. Here is how to use them, as well as pitfalls to avoid.
Post a comment