module Payjunction
  def self.table_name_prefix
    'payjunction_'
  end
end
