Show parent response rate

This commit is contained in:
Nelson Jovel 2024-10-31 20:05:26 -07:00
parent fcf8f011c2
commit 8984023aa4
12 changed files with 98 additions and 48 deletions

View file

@ -0,0 +1,5 @@
require 'rails_helper'
RSpec.describe Parent, type: :model do
pending "add some examples to (or delete) #{__FILE__}"
end