Sha256: 307a6234c8c6a21ef5dde9fe62fcde5db081745935819f91b9aa8014ff95fe84
Contents?: true
Size: 131 Bytes
Versions: 6
Compression:
Stored size: 131 Bytes
Contents
class Guitar < ActiveRecord::Base has_many :tuning_pegs, index_errors: true accepts_nested_attributes_for :tuning_pegs end
Version data entries
6 entries across 6 versions & 1 rubygems