Parent

Methods

Class/Module Index [+]

Quicksearch

Twitter::Settings

Attributes

always_use_https[R]
discoverable_by_email[R]
geo_enabled[R]
language[R]
protected[R]
protected?[R]
screen_name[R]
show_all_inline_media[R]
sleep_time[R]
time_zone[R]

Public Instance Methods

trend_location() click to toggle source

@return [Twitter::Place]

# File lib/twitter/settings.rb, line 12
def trend_location
  @trend_location ||= Twitter::Place.fetch_or_new(Array(@attrs[:trend_location]).first)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.