831be98f9a
51660f0191
1 2
3 4 5
# frozen_string_literal: true class Recipe < ActiveRecord::Base belongs_to :chef end