Skip to content

Instantly share code, notes, and snippets.

@envex
Created May 7, 2010 20:52
Show Gist options
  • Save envex/393988 to your computer and use it in GitHub Desktop.
Save envex/393988 to your computer and use it in GitHub Desktop.
def scare_factor
return str(@scare_factor / 1000) + "Fg"
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment