Class: NTimeLine::Succeeded

Inherits:
Base
  • Object
show all
Defined in:
lib/ntimeline.rb

Overview

Succeeded is a dummy class for successful response.

Instance Attribute Summary

Attributes inherited from Base

#timeline_key, #updated

Instance Method Summary collapse

Methods inherited from Base

bool_data, #init, int_data, #refresh, request, #request, request_with_key, #request_with_key, text_data, time_data, url_data

Constructor Details

#initialize(doc) ⇒ Succeeded

Returns a new instance of Succeeded.



139
# File 'lib/ntimeline.rb', line 139

def initialize(doc); end