Method: Wuclan::Models::UserGraphMetrics#get_n1o_strong
- Defined in:
- lib/wuclan/metrics/user_graph_metrics.rb
#get_n1o_strong(twitter_user) ⇒ Object
n1o_strong – Strong links out
79 80 81 |
# File 'lib/wuclan/metrics/user_graph_metrics.rb', line 79 def get_n1o_strong( twitter_user) self.n1o_strong = twitter_user.n1o_strong end |