class SpmxCounty < ActiveRecord::Base #-- Associations belongs_to :spmx_state, :foreign_key => "state_id" end