Sha256: 1b9888c0b9df25bb4f098f580c738474e57bc005f67345259dbf2542cecccb7c
Contents?: true
Size: 165 Bytes
Versions: 8
Compression:
Stored size: 165 Bytes
Contents
class OtherThingsController < ApplicationController ensure_security_headers :csp => {:default_src => 'self', :disable_fill_missing => true} def index end end
Version data entries
8 entries across 8 versions & 1 rubygems