Sha256: ae01fc4a20cab8899331a653a33ecd026ea9bd1d8c6f7c88d75dd6777d31cb5b
Contents?: true
Size: 126 Bytes
Versions: 19
Compression:
Stored size: 126 Bytes
Contents
module FeedbackGem class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
19 entries across 19 versions & 1 rubygems