Using the "and" and "or" operators
Recently I noticed some consternation about “and” and “or” and how they differ from && and ||. So I wrote an article about when and how to use Ruby’s “and” and “or” operators.
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!
Recently I noticed some consternation about “and” and “or” and how they differ from && and ||. So I wrote an article about when and how to use Ruby’s “and” and “or” operators.
Post a comment