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

Twitter::NullObject#presence returns Twitter::NullObject #959

Closed matteeyah closed 4 years ago

matteeyah commented 5 years ago

Twitter::NullObject#presence keeps returning a Twitter::NullObject instead of nil as expected.

matteeyah commented 4 years ago

I just double checked this and this seems to be a false alarm. I was mislead by the Twitter::NullObject black hole functionality.