Method: Pendaxes::Notificator::GrowthForecast#notify
- Defined in:
- lib/pendaxes/notificators/growth_forecast.rb
#notify ⇒ Object
12 13 14 15 16 17 |
# File 'lib/pendaxes/notificators/growth_forecast.rb', line 12 def notify post_growth_forecast @config.service_name, @config.section_name, @config.graph_name, @pendings.size end |