leesharma / rescuetime

Ruby interface to the RescueTime APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"NoKeyError" story

leesharma opened this issue · comments

"NoKeyError" story

As a ruby developer,
When I do not set up my client with an API key,
And try to make a request,
I want to see an error notifying me that the API key is missing
In order to properly respond to the situation