Meaning
English Dictionary(CLI and API) based on dictionary.cambridge.org
Installation
Add this line to your application's Gemfile:
gem 'meaning'
Or install it yourself as:
$ gem install meaning
Usage
API:
word = Meaning::MeaningLab.new "word"
word.dictionary
CLI:
$ meaning of Factotum
License
The gem is available as open source under the terms of the MIT License.