Sha256: 6d64fffcebd569818083e0e44dc73ee4e133f379f746de9e492e56e484728725
Contents?: true
Size: 121 Bytes
Versions: 1
Compression:
Stored size: 121 Bytes
Contents
module Tang class Admin::ApplicationController < ApplicationController before_action :authenticate_user! end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tang-0.0.1 | app/controllers/tang/admin/application_controller.rb |