unless thing
Roman at
"Ruby" is "Perl" spelled backwards.
— Don
In Perl Best Practices by Damian Conway, usage of "unless", "until" is discouraged. In Ruby (which was inspired by Perl), that's a common occurence.
Roman at
"Ruby" is "Perl" spelled backwards.
— Don
In Perl Best Practices by Damian Conway, usage of "unless", "until" is discouraged. In Ruby (which was inspired by Perl), that's a common occurence.