BartlomiejSkwira
5/28/2013 - 11:58 AM

Other shortcuts syntax

Other shortcuts syntax

​%r() is another way to write a regular expression.
%q() is another way to write a single-quoted string (and can be multi-line, which is useful)
%Q() gives a double-quoted string
%x() is a shell command