Class: PansophyAuthenticator::Local::BuildLoader

Inherits:
Object
  • Object
show all
Includes:
Memoizable
Defined in:
lib/pansophy_authenticator/local/build_loader.rb

Instance Method Summary collapse

Instance Method Details

#callObject



9
10
11
# File 'lib/pansophy_authenticator/local/build_loader.rb', line 9

def call
  Yamload::Loader.new(filename, dirname)
end