Sha256: e3fc679916aad71518ce063bdeb9aa919d1b868cfe0ad2b3e5a27f34964ebdae
Contents?: true
Size: 350 Bytes
Versions: 1
Compression:
Stored size: 350 Bytes
Contents
# Guess Who No Fuzzy A no fuzzy-search implementation of guess_who gem [https://github.com/odina/guess_who]. ### Installing: `gem install guess_who_no_fuzzy` ### Trying out: ``` > profiler = GuessWhoNoFuzzy::Profiler.profile!("john.doe@gmail.com") > profiler.full_name # should say "John Doe" > profiler.email # should say "john.doe@gmail.com" ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
guess_who_no_fuzzy-0.2.0 | README.md |