Sha256: 43903e9ea58c7eb0f7773115da4bf24c0e3912bb39a69b4216b41fbe80e9c9f7
Contents?: true
Size: 408 Bytes
Versions: 3
Compression:
Stored size: 408 Bytes
Contents
# frozen_string_literal: true require_relative 'the_free_dictionary/dictionary' require_relative 'the_free_dictionary/english' require_relative 'the_free_dictionary/spanish' require_relative 'the_free_dictionary/french' require_relative 'the_free_dictionary/german' require_relative 'the_free_dictionary/italian' require_relative 'the_free_dictionary/chinese' require_relative 'the_free_dictionary/russian'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
the-free-dictionary-0.0.3 | lib/the_free_dictionary.rb |
the-free-dictionary-0.0.2 | lib/the_free_dictionary.rb |
the-free-dictionary-0.0.1 | lib/the_free_dictionary.rb |