Just a small note - using backticks as line continuation characters is considered bad style and quite error prone.
The much better option would be to use splatting instead.
Just a small note - using backticks as line continuation characters is considered bad style and quite error prone.
The much better option would be to use splatting instead.