Sha256: fe986ed480975bf44db0e1f2fb7ce57447c284daf0e57d10f13eeb965cb05571
Contents?: true
Size: 203 Bytes
Versions: 5
Compression:
Stored size: 203 Bytes
Contents
class ApplicationController < Repia::BaseController # 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
5 entries across 5 versions & 1 rubygems