Sha256: 782c61baf52d225f3505d7f93cfc3f88d2274a657250fed09e09aaa7959c0a7c
Contents?: true
Size: 131 Bytes
Versions: 6
Compression:
Stored size: 131 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery def has_puffer_access? namespace true end end
Version data entries
6 entries across 6 versions & 2 rubygems