module C80Estate

Constants

VERSION

Public Class Methods

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