Class: HeyYou::DataSource::Base
- Inherits:
-
Object
- Object
- HeyYou::DataSource::Base
- Defined in:
- lib/hey_you/data_source/_base.rb
Instance Method Summary collapse
Instance Method Details
#load_notifications ⇒ Object
4 5 6 |
# File 'lib/hey_you/data_source/_base.rb', line 4 def load_notifications raise NotImplementedError end |