module Notifun
Constants
- VERSION
Attributes
configuration[RW]
Public Class Methods
configure() { |configuration| ... }
click to toggle source
# File lib/notifun.rb, line 24 def self.configure yield(configuration) end