Masabi / clubhouse2-ruby

A Ruby gem for interacting with the Clubhouse V2 API, with support for complex queries and caching.
https://rubygems.org/gems/clubhouse2
12 stars 8 forks source link

Fix property typo in story.rb #4

Closed randywallace closed 6 years ago

randywallace commented 6 years ago

Caught this when trying to find out if a story was blocked or not. This fixed it up for me.

scarybot commented 6 years ago

Thanks! Well spotted