Sha256: 5d588d399cca96b33e8513a136edaabe1819c6a5739042f0010d098178b167b0
Contents?: true
Size: 121 Bytes
Versions: 6
Compression:
Stored size: 121 Bytes
Contents
module Kawara class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
6 entries across 6 versions & 1 rubygems