Sha256: 21174864d9cc99850c5733be64f823ed82156bf273c19f1d75594dae7db7e559
Contents?: true
Size: 237 Bytes
Versions: 14
Compression:
Stored size: 237 Bytes
Contents
module MetaModel class ApplicationController < ::ApplicationController # Prevent CSRF attacks by raising an exception. # For APIs, you may want to use :null_session instead. protect_from_forgery with: :exception end end
Version data entries
14 entries across 14 versions & 1 rubygems