Sha256: 9a8384f9ec57df9a7c7fb01e20cbd7dc5d91b2cff0620f90acc65e36882f0f46
Contents?: true
Size: 121 Bytes
Versions: 4
Compression:
Stored size: 121 Bytes
Contents
module Aranha class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
4 entries across 4 versions & 1 rubygems