Module: CampfireBot::AbsenteeCamper::Config

Included in:
Notification::EmailNotifier, Notification::ProwlNotifier, Plugin
Defined in:
lib/campfire_bot/absentee_camper/config.rb

Defined Under Namespace

Classes: PluginConfig

Instance Method Summary collapse

Instance Method Details

#plugin_configObject



9
10
11
# File 'lib/campfire_bot/absentee_camper/config.rb', line 9

def plugin_config
  PluginConfig.instance.config
end

#root_configObject



5
6
7
# File 'lib/campfire_bot/absentee_camper/config.rb', line 5

def root_config
  bot.config
end