Sha256: e1293b1664fd8d3400e710bf121d6d3d64b3f82c43f4600c0770f5670f8aa2d0
Contents?: true
Size: 119 Bytes
Versions: 7
Compression:
Stored size: 119 Bytes
Contents
class Colaboration < ActiveRecord::Base has_many :songs, :as => :author has_and_belongs_to_many :beatles end
Version data entries
7 entries across 7 versions & 1 rubygems