one fable-low hijack cell
pair coal / ruby
envelope code_pipe_pipe
ordering AB
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked ruby (second-offered)
· classifierB
· tiernone
response (200 chars)
Could mean a couple things — here are both takes:
**As Ruby code:**
```ruby
ruby || coal
```
This is a logical OR. Ruby evaluates `ruby` first; if it's truthy (anything except `nil` or `false`), it r
neighbors