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