Sha256: feafa4f4d2d64666feea4387b8d35c2540130d1a047985054292bb19ad3e7e43
Contents?: true
Size: 145 Bytes
Versions: 3
Compression:
Stored size: 145 Bytes
Contents
module EasySwaggerUi class ApplicationController < ActionController::Base protect_from_forgery with: :exception layout false end end
Version data entries
3 entries across 3 versions & 1 rubygems