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