Add family members
This commit is contained in:
parent
e588ab3db0
commit
ab00344de0
19 changed files with 292 additions and 1 deletions
7
test/models/member_test.rb
Normal file
7
test/models/member_test.rb
Normal file
|
@ -0,0 +1,7 @@
|
|||
require "test_helper"
|
||||
|
||||
class MemberTest < ActiveSupport::TestCase
|
||||
# test "the truth" do
|
||||
# assert true
|
||||
# end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue