Class: AwarenessApi::Item

Inherits:
Object
  • Object
show all
Includes:
FeedAttributes
Defined in:
lib/awareness_api/item.rb

Instance Method Summary collapse

Methods included from FeedAttributes

#attributes, #method_missing

Constructor Details

#initializeItem



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