Update application.rb
This commit is contained in:
parent
95030a3acb
commit
e7e1ebd228
@ -10,6 +10,7 @@ require "pg_ldap_sync/logger"
|
||||
module PgLdapSync
|
||||
class Application
|
||||
attr_accessor :config_fname
|
||||
attr_accessor :groups_fname
|
||||
attr_accessor :log
|
||||
attr_accessor :test
|
||||
|
||||
|
Reference in New Issue
Block a user