Sha256: 2fa73efa116e85c2f1a4d770d4eedd5342c3f574594a31c765440b58410ea63e
Contents?: true
Size: 151 Bytes
Versions: 1
Compression:
Stored size: 151 Bytes
Contents
# frozen_string_literal: true class Tramway::Page::ApplicationController < Tramway::ApplicationController protect_from_forgery with: :exception end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tramway-page-1.6.0.1 | app/controllers/tramway/page/application_controller.rb |