parsley/app/models/ingredient.rb

3 lines
42 B
Ruby
Raw Normal View History

2016-01-12 18:43:00 -06:00
class Ingredient < ActiveRecord::Base
end