class Notifications::Base

Public Instance Methods

end() click to toggle source
# File lib/notifications/base.rb, line 9
    def
  end
end