parsley/spec/models/recipe_ingredient_spec.rb

6 lines
78 B
Ruby
Raw Normal View History

2016-01-12 18:43:00 -06:00
require 'rails_helper'
RSpec.describe RecipeIngredient, type: :model do
2016-01-12 18:43:00 -06:00
end