class Brand < ActiveRecord::Base has_many :categories, :dependent => :delete_all validates_presence_of :name end
Online psychological-test-based friend-making system.
brand.rb category.rb color.rb item.rb order.rb product.rb user.rb