RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Datamuse Rhyming Dictionary Client 0.1.0 Released

I’ve released my first pass a Ruby client for Datamuse’s API. See the gem on github and rubygems.

Datamuse.new(rhymes_with: "thanks", max: 3).get_rhymes.map(&:word) => ["manx", "banks", "ranks"]

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in