Sha256: adddc3734483794a237b66b353ca52ecf08eb7cf1aafe2fc03039f3768bad239
Contents?: true
Size: 203 Bytes
Versions: 45
Compression:
Stored size: 203 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 end
Version data entries
45 entries across 45 versions & 6 rubygems