Sha256: 5878af57ff2a1d50549e5abf72d28a0adc27ae7d4c308f39b091385b49c102ee
Contents?: true
Size: 144 Bytes
Versions: 4
Compression:
Stored size: 144 Bytes
Contents
class TourDestinationAssignment < ActiveRecord::Base belongs_to :tour belongs_to :destination # acts_as_list :scope => :destination end
Version data entries
4 entries across 4 versions & 1 rubygems