Sha256: 65ada98bd09afb410975094e14aeedbcff15f2bc5fe88d96352972259422ab23

Contents?: true

Size: 77 Bytes

Versions: 21

Compression:

Stored size: 77 Bytes

Contents

class Tree < ActiveRecord::Base
  attr_protected :size
  has_many :fruits
end

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
blueprints-0.2.4 spec/active_record/fixtures/tree.rb