Sha256: a23caac9d9cb82e44e5941928bcef4c1d0f8ba42825f0f980e820a29c8d8555d
Contents?: true
Size: 125 Bytes
Versions: 4
Compression:
Stored size: 125 Bytes
Contents
module NoPassword class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
4 entries across 4 versions & 1 rubygems