class Naminori::Notifier::Configure

Attributes

config[RW]

Public Class Methods

new(name) click to toggle source
# File lib/naminori/notifier/configure.rb, line 9
def initialize(name)
  type name
end