Sha256: f91debee0e0bd84f68eea3be22fcef5683c1e0d205bbb0645cb0412f465861a7
Contents?: true
Size: 123 Bytes
Versions: 5
Compression:
Stored size: 123 Bytes
Contents
module NotifyOn class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
5 entries across 5 versions & 1 rubygems