class MShard::Ding

Public Instance Methods

ding() click to toggle source
# File lib/mshard/ding.rb, line 10
def ding
  MShard.new.notify(text: text)
end