Public Instance methods
rodauth(name=scope.default_rodauth_name)
[show source]
# File lib/rodauth.rb 527 def rodauth(name=scope.default_rodauth_name) 528 scope.rodauth(name).route! 529 end