Sha256: 806ee84fba37ffebfa6308c830d35acfa5703bcec947257a6484c3cecdaf259a
Contents?: true
Size: 143 Bytes
Versions: 5
Compression:
Stored size: 143 Bytes
Contents
# frozen_string_literal: true class Tramway::Page::ApplicationController < ActionController::Base protect_from_forgery with: :exception end
Version data entries
5 entries across 5 versions & 1 rubygems