Skip to content

Instantly share code, notes, and snippets.

@bfabry
Created September 26, 2011 00:18
Show Gist options
  • Save bfabry/1241356 to your computer and use it in GitHub Desktop.
Save bfabry/1241356 to your computer and use it in GitHub Desktop.

  def fake_code(*args)
    return "hello, world"
  end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment