Sha256: 2cd394bbe83efff5f438e85df3130cdd6a9bd055f960fd0e3433ffaebb400e1c
Contents?: true
Size: 205 Bytes
Versions: 8
Compression:
Stored size: 205 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
8 entries across 8 versions & 2 rubygems