module PhcdevworksTutorials module Category def self.table_name_prefix 'phcdevworks_tutorials_category_' end end end