98165fd31e
1a474cc8e4
1
2
3
class MixedCaseMonkey < ActiveRecord::Base self.primary_key = 'monkeyID' end