Sha256: a6462a297a5df6a8c0da97d695338f74f566c8a053654d78270b8bb555855161
Contents?: true
Size: 136 Bytes
Versions: 486
Compression:
Stored size: 136 Bytes
Contents
class HasManyThroughField < ActiveRecord::Base has_many :belongs_to_fields, through: :has_many_fields has_many :has_many_fields end
Version data entries
486 entries across 486 versions & 1 rubygems