module Rodauth::RequestMethods
Public Instance Methods
Source
# File lib/rodauth.rb 449 def rodauth(name=scope.default_rodauth_name) 450 scope.rodauth(name).route! 451 end
# File lib/rodauth.rb 449 def rodauth(name=scope.default_rodauth_name) 450 scope.rodauth(name).route! 451 end