ontohub/ontohub-models

View on GitHub
lib/ontohub-models.rb

Summary

Maintainability
A
0 mins
Test Coverage
# rubocop:enable Naming/FileName
# frozen_string_literal: true

require 'ontohub-models/engine'

# Namespace module
module OntohubModels
end