Sha256: 0d3226067bd95db138621914a9888b64935d377243281486ad365aba687f6315
Contents?: true
Size: 134 Bytes
Versions: 7
Compression:
Stored size: 134 Bytes
Contents
module BetterRailsDebugger class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
7 entries across 7 versions & 1 rubygems