Sha256: 4dcdc1b1c3c5490d49c735cb6a491249083ab1723573fd592e80a8a6928632da

Contents?: true

Size: 79 Bytes

Versions: 30

Compression:

Stored size: 79 Bytes

Contents

class Photo < ActiveRecord::Base
  has_many :comments, :attributes => true
end

Version data entries

30 entries across 30 versions & 4 rubygems

Version Path
spree-0.4.1 vendor/plugins/attribute_fu/test/app/models/photo.rb
spree-0.5.0 vendor/plugins/attribute_fu/test/app/models/photo.rb
spree-0.5.1 vendor/plugins/attribute_fu/test/app/models/photo.rb
spree-0.6.0 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.7.0 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.7.1 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.8.0 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.8.1 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.8.2 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.8.3 vendor/plugins/attribute_fu/test/models/photo.rb