Sha256: c191a0749492dae262ff0129ebde579d2e4979ed24856243ef96d886877aacb0
Contents?: true
Size: 122 Bytes
Versions: 7
Compression:
Stored size: 122 Bytes
Contents
module DbClone class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
7 entries across 7 versions & 1 rubygems