sferik / twitter-ruby

A Ruby interface to the Twitter API.
http://www.rubydoc.info/gems/twitter
MIT License
4.58k stars 1.31k forks source link

Rename Twitter::Client#blank? to Twitter::Client#blank_string? #961

Closed matteeyah closed 4 years ago

matteeyah commented 5 years ago

Resolves https://github.com/sferik/twitter/issues/960

matteeyah commented 5 years ago

@sferik Mind taking a look and merging this simple change?