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