Sha256: 6aeb85f5e2d4ba174a50b151bf12c1f05a9757cd49490e956eadd6dfa17bd0fe
Contents?: true
Size: 128 Bytes
Versions: 7
Compression:
Stored size: 128 Bytes
Contents
module Localtower class ApplicationController < ActionController::Base protect_from_forgery with: :null_session end end
Version data entries
7 entries across 7 versions & 1 rubygems