Sha256: d554566e2a14cb1cd55cad32789e2fe4f011f7b3fd876db23de0a958126f9b77
Contents?: true
Size: 148 Bytes
Versions: 10
Compression:
Stored size: 148 Bytes
Contents
module Tramway module Page class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end end
Version data entries
10 entries across 10 versions & 1 rubygems