Joined April 2014
·

Andy Holland

Manchester, UK
·
·

Some pretty nice tips on there, particularly the heredoc one, I recently wrote a heredoc with a gsub after the EOT terminator (to remove white-space before I made an API call).

I made a gist of snippets I like in Ruby shortly after reading Ruby Best Practices, don't get me wrong, I don't claim some of this to be best practices (the last portion on Regex).

https://gist.github.com/Andy-Holland/5553433

Achievements
70 Karma
0 Total ProTip Views