# -*- encoding : utf-8 -*- module Settings def self.table_name_prefix 'settings_' end end