Class: Wuclan::Twitter::Model::TwitterUserId

Inherits:
Object
  • Object
show all
Includes:
ModelCommon, TwitterUserCommon
Defined in:
lib/wuclan/twitter/model/twitter_user.rb

Overview

For passing around just screen_name => id mapping

Instance Method Summary collapse

Methods included from TwitterUserCommon

#decoded_description, #decoded_location, #decoded_name, #mutable_fields

Methods included from ModelCommon

#days_since_created, flatten_date, #key, #scrape_age, unbooleanize, zeropad_id

Instance Method Details

#num_key_fieldsObject



130
# File 'lib/wuclan/twitter/model/twitter_user.rb', line 130

def num_key_fields()  1  end