Class: Stratify::Foursquare::Activity

Inherits:
Activity
  • Object
show all
Defined in:
lib/stratify-foursquare/activity.rb

Instance Method Summary collapse

Instance Method Details

#presenterObject



25
26
27
# File 'lib/stratify-foursquare/activity.rb', line 25

def presenter
  Stratify::Foursquare::Presenter.new(self)
end