module C80Swiper

Constants

VERSION

Public Class Methods

table_name_prefix() click to toggle source
# File lib/c80_swiper.rb, line 5
def self.table_name_prefix
  'c80_swiper_'
end