Sha256: 0471b07ee5b5ec7a75072f1a487da3350738fdcc9da30752e7f90e7363a82526
Contents?: true
Size: 120 Bytes
Versions: 4
Compression:
Stored size: 120 Bytes
Contents
module Bongo class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
4 entries across 4 versions & 1 rubygems