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