Class: EventsReporter
- Inherits:
-
WikiReporter
- Object
- MotiroReporter
- WikiReporter
- EventsReporter
- Defined in:
- app/reporters/events_reporter.rb
Instance Method Summary collapse
Methods inherited from WikiReporter
#default_opts, #headlines, inherited, #initialize, #latest_headlines, #params_for
Methods inherited from MotiroReporter
add, button, #buttons, #cache?, caching, #channel_title, #latest_headline, #name, #params_for, reporter_name, title
Constructor Details
This class inherits a constructor from WikiReporter
Instance Method Details
#column ⇒ Object
23 |
# File 'app/reporters/events_reporter.rb', line 23 def column; 'happens_at'; end |