Sha256: 3933d1b8044ab5a8687a2f1439e9afd0ba5ca08479e5c07dfde8ff59762842ba
Contents?: true
Size: 132 Bytes
Versions: 6
Compression:
Stored size: 132 Bytes
Contents
module RailsModularAdmin class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
6 entries across 6 versions & 1 rubygems