Refactoring to use the Ruby standard library
Some code is inefficient because it doesn’t use built in standard library functions. Some examples and discussion here. I feel like there are more that I’m missing, can you think of any?
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!
Some code is inefficient because it doesn’t use built in standard library functions. Some examples and discussion here. I feel like there are more that I’m missing, can you think of any?
Post a comment