Module: Rodauth::RequestMethods
- Defined in:
- lib/rodauth.rb
Instance Method Summary collapse
Instance Method Details
#rodauth(name = scope.default_rodauth_name) ⇒ Object
548 549 550 |
# File 'lib/rodauth.rb', line 548 def rodauth(name=scope.default_rodauth_name) scope.rodauth(name).route! end |