Skip to content

Instantly share code, notes, and snippets.

@carlosbrando
Created November 7, 2008 01:48
Show Gist options
  • Save carlosbrando/22757 to your computer and use it in GitHub Desktop.
Save carlosbrando/22757 to your computer and use it in GitHub Desktop.
class NilClass
def to_s
"n/a"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment