Sha256: be69679a311b6a797b909daec33300744082684a22d0eabb6f1eea26feb58fc7
Contents?: true
Size: 145 Bytes
Versions: 22
Compression:
Stored size: 145 Bytes
Contents
class AuthorizedController < ApplicationController include Kadmin::Concerns::AuthorizedUser before_action :authorize def index end end
Version data entries
22 entries across 22 versions & 1 rubygems