Method: Stratify::GitHub::Event::WatchEvent.make
- Defined in:
- lib/stratify-github/events.rb
.make(activity, api_hash) ⇒ Object
218 219 220 |
# File 'lib/stratify-github/events.rb', line 218 def self.make(activity, api_hash) activity end |