Sha256: 31a6f52579192f8198b353483dffa2034ba120d874a725de853f885875ee3c61
Contents?: true
Size: 117 Bytes
Versions: 54
Compression:
Stored size: 117 Bytes
Contents
module Krikri class ApplicationController < ActionController::Base before_action :authenticate_user! end end
Version data entries
54 entries across 54 versions & 1 rubygems