module JamRuby class IcecastLogging < ActiveRecord::Base self.primary_key = 'id' end end