module Rodauth::RequestMethods
Public Instance Methods
rodauth(name=nil)
click to toggle source
# File lib/rodauth.rb 443 def rodauth(name=nil) 444 scope.rodauth(name).route! 445 end
# File lib/rodauth.rb 443 def rodauth(name=nil) 444 scope.rodauth(name).route! 445 end