Sha256: a0f043ba15ff6515f81a946f9b73ea4d033d70fb1bed4be6b954d3f7205e645b
Contents?: true
Size: 227 Bytes
Versions: 4
Compression:
Stored size: 227 Bytes
Contents
module Rodauth class <%= table_prefix.classify %>Controller < RodauthController # used by Rodauth for rendering views, CSRF protection, and running any # registered action callbacks and rescue_from handlers end end
Version data entries
4 entries across 4 versions & 1 rubygems