module Notifi
Constants
- VERSION
Public Class Methods
included(base)
click to toggle source
# File lib/notifi.rb, line 11 def self.included(base) base.extend Base end
# File lib/notifi.rb, line 11 def self.included(base) base.extend Base end