Sha256: 397900356e416be10772d5fbf728bc5f56ec4a4e82b74c22e1f114ee81e1bfcc
Contents?: true
Size: 152 Bytes
Versions: 68
Compression:
Stored size: 152 Bytes
Contents
class Teste1 < ActiveRecord::Base belongs_to :teste accepts_nested_attributes_for :teste, allow_destroy: true def to_s descricao end end
Version data entries
68 entries across 68 versions & 1 rubygems