Sha256: d9bb9cd16f5adcd7b5ad26b627ed605bbb0218e70d8fea13f085c52fc58f95fd
Contents?: true
Size: 119 Bytes
Versions: 8
Compression:
Stored size: 119 Bytes
Contents
module Sail class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
8 entries across 8 versions & 1 rubygems