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