Sha256: f65d1e12374caa3fba5e9f7b49e0d4257a5153968e62d27ba440b650cca9782a
Contents?: true
Size: 327 Bytes
Versions: 3
Compression:
Stored size: 327 Bytes
Contents
# frozen_string_literal: true require 'zeitwerk' require 'omniauth' require 'omniauth-oauth2' # module OmniAuth # module Forge # end # end loader = Zeitwerk::Loader.for_gem loader.inflector.inflect( 'omniauth' => 'OmniAuth', 'omniauth-forge' => 'OmniAuthForge', ) loader.setup # ready! module OmniAuthForge; end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
omniauth-forge-0.2.1.1 | lib/omniauth-forge.rb |
omniauth-forge-0.2.1 | lib/omniauth-forge.rb |
omniauth-forge-0.2.0 | lib/omniauth-forge.rb |