Skip to content

Instantly share code, notes, and snippets.

@gaishimo
Created July 23, 2013 08:00
Show Gist options
  • Save gaishimo/6060642 to your computer and use it in GitHub Desktop.
Save gaishimo/6060642 to your computer and use it in GitHub Desktop.
文字列の数値チェック
unless /\A-?\d+\Z/ =~ num
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment