Sha256: 225c5146af353068c538b027e0bed7a73b92d1529e7fae2e42320bbeea36105b
Contents?: true
Size: 138 Bytes
Versions: 3
Compression:
Stored size: 138 Bytes
Contents
module ActiveRecordMigrationUi class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
3 entries across 3 versions & 1 rubygems