class BigMenu < ActiveRecord::Base belongs_to :image_file has_many :big_menu_items end