Sha256: 74227f11d4bbbf27fd5c3cbb817cda923a926a0c90319a7e59efdf0b5db4e8a1
Contents?: true
Size: 119 Bytes
Versions: 5
Compression:
Stored size: 119 Bytes
Contents
module Geri class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
5 entries across 5 versions & 1 rubygems