6468ff4197
4ae59ebee8
1
2
3
class ClassNameThatDoesNotFollowCONVENTIONS < ActiveRecord::Base self.table_name = :randomly_named_table1 end