lib/twitter/geo_results.rb in twitter-6.1.0 vs lib/twitter/geo_results.rb in twitter-6.2.0
- old
+ new
@@ -7,10 +7,9 @@
include Twitter::Utils
# @return [Hash]
attr_reader :attrs
alias to_h attrs
alias to_hash to_h
- deprecate_alias :to_hsh, :to_hash
# Initializes a new GeoResults object
#
# @param attrs [Hash]
# @return [Twitter::GeoResults]