class Slackbot::Railtie

Public Class Methods

enable_notifications() click to toggle source
# File lib/slackbot/railtie.rb, line 4
def self.enable_notifications
        config.try(:slackbot_rails_enable)
end