Sha256: 7bf3a52469432e8e8c137c7ab8520b57762dce78902dbab49eca943ac617ef23
Contents?: true
Size: 179 Bytes
Versions: 6
Compression:
Stored size: 179 Bytes
Contents
module YariiCloudinary class ApplicationController < ActionController::Base protect_from_forgery with: :exception include YariiEditor::ControllerAuthorization end end
Version data entries
6 entries across 6 versions & 1 rubygems