Class: GoogleText::Parsers::Dashboard

Inherits:
Base
  • Object
show all
Defined in:
lib/google_text/parsers/dashboard.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#string

Method Summary

Methods inherited from Base

#initialize, selectors_for

Constructor Details

This class inherits a constructor from GoogleText::Parsers::Base

Instance Attribute Details

#session_idObject

Returns the value of attribute session_id.



4
5
6
# File 'lib/google_text/parsers/dashboard.rb', line 4

def session_id
  @session_id
end