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