class RESO::Enumeration < ApplicationRecord self.table_name = 'reso_enumerations' end