Sha256: efc2c9e51799d26dc56a6fb157bcd26d9d06cfd17f0860a573118721aaa8d481
Contents?: true
Size: 145 Bytes
Versions: 5
Compression:
Stored size: 145 Bytes
Contents
module InfinumId class ApplicationController < ActionController::Base protect_from_forgery with: :exception respond_to :html end end
Version data entries
5 entries across 5 versions & 1 rubygems