Module: Plutonium::Auth
- Defined in:
- lib/plutonium/auth.rb,
lib/plutonium/auth/public.rb,
lib/plutonium/auth/rodauth.rb
Defined Under Namespace
Class Method Summary collapse
Class Method Details
.Rodauth(name) ⇒ Object
3 4 5 |
# File 'lib/plutonium/auth.rb', line 3 def self.Rodauth(name) Rodauth.for(name) end |