Sha256: 5187615a07b6803d228d01a1b5f8a8c9a18d8aa07578c82b89a7314325e795c1
Contents?: true
Size: 149 Bytes
Versions: 20
Compression:
Stored size: 149 Bytes
Contents
module Tramway module Event class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end end
Version data entries
20 entries across 20 versions & 1 rubygems