module Undelivered

Constants

VERSION

Public Class Methods

table_name_prefix() click to toggle source
# File lib/undelivered/read_mark.rb, line 61
def self.table_name_prefix
  'undelivered_'
end