Sha256: dd4e9b270b97ee86552b76ef8f1b5fe8dc5dcb46b2f295e13fca7c6f7400fb1e

Contents?: true

Size: 121 Bytes

Versions: 2

Compression:

Stored size: 121 Bytes

Contents

# frozen_string_literal: true

class Api::Admin::BaseController < ApplicationController
  attr_reader :current_admin
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
n_base_rails-0.1.2 lib/controllers/api/admin/base_controller.rb
n_base_rails-0.1.1 lib/controllers/api/admin/base_controller.rb