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:
= Copy to clipboard Copied!

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:

94b7a9c594905ba2101f31227aef2110e32a3678b147e27bb81ff0e61252beac

Total downloads 3,417

For this version 1,967

License:

MIT

Required Ruby Version: >= 2.3.0

Links: