Sha256: d5cfaaf1764942ce78cbff96611ec7cfc75742ad3ba3fc64ed535e9488c7760e
Contents?: true
Size: 163 Bytes
Versions: 15
Compression:
Stored size: 163 Bytes
Contents
module Softwear class ApplicationController < ActionController::Base include Softwear::ErrorCatcher protect_from_forgery with: :exception end end
Version data entries
15 entries across 15 versions & 1 rubygems