Sha256: bc785e2d2507231dcdf89922599a59c9d13ae7f47089bf1b01e5aa1d5895fdbc
Contents?: true
Size: 157 Bytes
Versions: 24
Compression:
Stored size: 157 Bytes
Contents
# frozen_string_literal: true class Tramway::Page::ApplicationController < Tramway::Core::ApplicationController protect_from_forgery with: :exception end
Version data entries
24 entries across 24 versions & 1 rubygems