We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2f44c7 commit 206bf80Copy full SHA for 206bf80
lib/manageiq/cross_repo/repository.rb
@@ -1,3 +1,5 @@
1
+require 'uri'
2
+
3
module ManageIQ::CrossRepo
4
class Repository
5
attr_reader :identifier, :server
0 commit comments