jasnow / advice-grabber

A tiny Ruby CLI app to accompany a blog post

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advice

This is just a little sample command-line app that hits a web service.

It exists to accompany a blog post on testing Ruby command line apps with Aruba and VCR.

NOTE: To run the tests/specs, type "cucumber" on the command line.

About

A tiny Ruby CLI app to accompany a blog post

License:MIT License


Languages

Language:Ruby 91.4%Language:Gherkin 8.6%