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