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