Class: AwarenessApi::Entry
- Inherits:
-
Object
- Object
- AwarenessApi::Entry
- Includes:
- FeedAttributes
- Defined in:
- lib/awareness_api/entry.rb
Instance Method Summary collapse
-
#initialize ⇒ Entry
constructor
A new instance of Entry.
Methods included from FeedAttributes
Constructor Details
#initialize ⇒ Entry
Returns a new instance of Entry.
5 6 7 |
# File 'lib/awareness_api/entry.rb', line 5 def initialize @items = [] end |
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class AwarenessApi::FeedAttributes