Sha256: 8fd6bab6bcee6214f757cbfd09b34f5f4dbca8e28bdba7be747f7b3173be941d
Contents?: true
Size: 244 Bytes
Versions: 104
Compression:
Stored size: 244 Bytes
Contents
class ApplicationController < ActionController::Base # Prevent CSRF attacks by raising an exception. # For APIs, you may want to use :null_session instead. protect_from_forgery with: :exception # helper UserMgmt::ApplicationHelper end
Version data entries
104 entries across 104 versions & 1 rubygems