Ruby Tidbits: String, the original value object
I just wrote a quick article describing a simple pattern you can employ to reuse string formatting logic throughout your application and avoid making unnecessary regexp comparisons.
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!
I just wrote a quick article describing a simple pattern you can employ to reuse string formatting logic throughout your application and avoid making unnecessary regexp comparisons.
Post a comment