Sha256: 897c22413d3297ab40c5ce37b16b1aed12a669ec9b4969c4d458f57c9c7dda41
Contents?: true
Size: 228 Bytes
Versions: 9
Compression:
Stored size: 228 Bytes
Contents
class ApplicationController < ActionController::Base include Redde::Layout # 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
9 entries across 9 versions & 1 rubygems