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
giraffesoft-attribute_fu-0.2 test/app/models/photo.rb
kdmny-spree-0.0.1 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.11.4 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.11.3 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.11.2 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.11.1 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.11.0 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.10.2 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.10.1 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.10.0 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.10.0.beta vendor/plugins/attribute_fu/test/models/photo.rb
spree-enriquez-0.9.4 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.9.4 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.9.3 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.9.2 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.9.1 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.9.0 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.8.4 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.8.5 vendor/plugins/attribute_fu/test/models/photo.rb
spree-0.4.0 vendor/plugins/attribute_fu/test/app/models/photo.rb