Sha256: f48aedf74e0ae00e8fc3d401e3550df36a8df0adec8c75fe23162431d79b6eb4
Contents?: true
Size: 125 Bytes
Versions: 7
Compression:
Stored size: 125 Bytes
Contents
class Management::ApplicationController < ApplicationController before_action :authenticate_user layout 'management' end
Version data entries
7 entries across 7 versions & 1 rubygems