Sha256: 43308192c6e916218e35125b6c6b6555ffe296a2f2c2ab4651fe3f21b628577f
Contents?: true
Size: 123 Bytes
Versions: 9
Compression:
Stored size: 123 Bytes
Contents
module Phcpress class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
9 entries across 9 versions & 1 rubygems