olwen_techno_app/app/models/menu_item_slug_history.rb
Nicolas Bally 2efaf19094 initial
2018-08-30 22:44:43 +02:00

4 lines
80 B
Ruby

class MenuItemSlugHistory < ActiveRecord::Base
belongs_to :menu_item_lang
end