Class: GoogleText::Parsers::Inbox

Inherits:
Base
  • Object
show all
Defined in:
lib/google_text/parsers/inbox.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

#messagesObject

Returns the value of attribute messages.



5
6
7
# File 'lib/google_text/parsers/inbox.rb', line 5

def messages
  @messages
end