Skip to content

Instantly share code, notes, and snippets.

@alem0lars
Created December 19, 2017 10:14
Show Gist options
  • Save alem0lars/4510bcdb737df5ac900cae26a1299a2d to your computer and use it in GitHub Desktop.
Save alem0lars/4510bcdb737df5ac900cae26a1299a2d to your computer and use it in GitHub Desktop.
Utilities for zone diet
def gr2blk(p, g, c) "P=#{(p / 7.0).round(2)}\u00b5B | G=#{(g / 3.0).round(2)}\u00b5B | C=#{(c / 9.0).round(2)}\u00b5B"; end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment