Sha256: 78bb8fb4a7ff3c9fd4dc1ea39a917a5b16a88449c5e20ae42b364fe5b4abb043
Contents?: true
Size: 151 Bytes
Versions: 6
Compression:
Stored size: 151 Bytes
Contents
module Tramway module Partner class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end end
Version data entries
6 entries across 6 versions & 1 rubygems