DEBSOURCES
Skip Quicknav
sources / ruby-rodauth / 2.42.0-2 / lib / roda / plugins / rodauth.rb
12345
# frozen-string-literal: true require_relative '../../rodauth' Roda::RodaPlugins.register_plugin(:rodauth, Rodauth)