Add web app model, service to fetch metadata
This commit is contained in:
5
spec/models/app_catalog/web_app_spec.rb
Normal file
5
spec/models/app_catalog/web_app_spec.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
require 'rails_helper'
|
||||
|
||||
RSpec.describe AppCatalog::WebApp, type: :model do
|
||||
pending "add some examples to (or delete) #{__FILE__}"
|
||||
end
|
||||
Reference in New Issue
Block a user