module Gollum::Auth

Constants

VERSION

Public Class Methods

new(*args) click to toggle source
# File lib/gollum/auth.rb, line 10
def self.new(*args)
  App.new(*args)
end