module C80Brands

Constants

VERSION

Public Class Methods

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