module Iglu::Registries

Public Class Methods

bootstrap() click to toggle source

Registry embedded straight into iglu-client gem

# File lib/iglu-client/bootstrap.rb, line 10
def self.bootstrap
  @@registry
end