class MenuSubItem < ActiveRecord::Base belongs_to :menu_item has_many :menu_sub_sub_items end