Sha256: d4228089376b5b9723c8732a0ecd79edf9f960e9ef556ef4751df8bb1c2776e5
Contents?: true
Size: 297 Bytes
Versions: 1
Compression:
Stored size: 297 Bytes
Contents
# frozen_string_literal: true require 'alfonsox/spellchecker/dictionary/rubymine' require 'alfonsox/spellchecker/dictionary/hunspell' require 'alfonsox/spellchecker/dictionary/word_list' require 'alfonsox/spellchecker/dictionary/word_list_file' require 'alfonsox/spellchecker/dictionary/default'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
alfonsox-0.2.8 | lib/alfonsox/spellchecker/dictionaries.rb |