Sha256: 5500407d74f879d4705c4281dd82ec60ed2830565d4a84ce5e7b252ca7a1386b
Contents?: true
Size: 237 Bytes
Versions: 4
Compression:
Stored size: 237 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 helper NdrUi::BootstrapHelper end
Version data entries
4 entries across 4 versions & 1 rubygems