click.rb 78 Bytes Edit Raw Blame History 1 2 3 4 class Click < ActiveRecord::Base belongs_to :site belongs_to :visitor end