module Ddr::Alerts

Constants

VERSION

Public Class Methods

table_name_prefix() click to toggle source
# File lib/ddr/alerts.rb, line 12
def self.table_name_prefix
  'ddr_alerts_'
end