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:
=

install:
=

Versions:

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

Owners:

Pushed by:

Authors:

  • Lily Blake

SHA 256 checksum:

=

Total downloads 3,997

For this version 2,311

Version Released:

License:

MIT

Required Ruby Version: >= 2.3.0

Links: