RubyGems Navigation menu

is_pangram 1.1.1

This RubyGem contains a boolean method 'is_pangram?', which takes a string as an argument. The method returns true if the argument is a pangram (contains each letter of the English alphabet at least once) and false if not.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.1.1 March 17, 2020 (4.5KB)
  2. 0.1.0 March 17, 2020 (4.5KB)

所有者:

プッシュ者:

作者:

  • Lily Blake

SHA 256チェックサム:

=

累計ダウンロード数 3,990

このバージョンのみ 2,308

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.3.0

リンク: