6468ff4197
1 2 3
class Admin::ClassNameThatDoesNotFollowCONVENTIONS < ActiveRecord::Base self.table_name = :randomly_named_table end