Sha256: 3630749ea5bc826082a2c0089606e49a730cb86ef00e22b2f2aab74b0fd1742f
Contents?: true
Size: 155 Bytes
Versions: 2
Compression:
Stored size: 155 Bytes
Contents
class PersonalRecommendation < ActiveRecord::Base belongs_to :entry, :foreign_key => 'destination_id', :conditions => [:destination_type => 'Entry'] end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
muck-services-0.1.14 | app/models/personal_recommendation.rb |
muck-services-0.1.13 | app/models/personal_recommendation.rb |