Module: Rodauth::RequestMethods
- Defined in:
- lib/rodauth.rb
Instance Method Summary collapse
Instance Method Details
#rodauth(name = nil) ⇒ Object
256 257 258 |
# File 'lib/rodauth.rb', line 256 def rodauth(name=nil) scope.rodauth(name).route! end |