I still don't understand why some Rubyists use `if defined?(@foo) then ...` This seems fraught with peril.
@joshsusser I mean, using defined? on an ivar? yes. on a constant? I can see it.
You can add location information to your Tweets, such as your city or precise location, from the web and via third-party applications. You always have the option to delete your Tweet location history. Learn more
@joshsusser I mean, using defined? on an ivar? yes. on a constant? I can see it.