add: project menu list

This commit is contained in:
2021-03-17 11:52:36 +08:00
parent f17e436d62
commit a14459da50
14 changed files with 373 additions and 36 deletions

View File

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