Sha256: 6b249cd26ef9949463d60ab724c7c9f6d4a8b7df6900e6c97ae477819f265c10
Contents?: true
Size: 93 Bytes
Versions: 4
Compression:
Stored size: 93 Bytes
Contents
class Color < ActiveRecord::Base belongs_to :product validates_presence_of :product end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
dejavu-0.3.1 | test_app/app/models/color.rb |
dejavu-0.3.0 | test_app/app/models/color.rb |
dejavu-0.2.1 | test_app/app/models/color.rb |
dejavu-0.2.0 | test_app/app/models/color.rb |