Skip to content

Instantly share code, notes, and snippets.

@MikeSilvis
Last active December 17, 2015 15:19
Show Gist options
  • Save MikeSilvis/5630506 to your computer and use it in GitHub Desktop.
Save MikeSilvis/5630506 to your computer and use it in GitHub Desktop.
class NilClass
def strip
to_s.strip
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment