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