Sha256: f576645f4f5c2fac1e50a1501da73df860a4fac34384f91f6460828ee4f72a4b
Contents?: true
Size: 125 Bytes
Versions: 66
Compression:
Stored size: 125 Bytes
Contents
# frozen_string_literal: true module Admin class DashboardsController < ApplicationController def show; end end end
Version data entries
66 entries across 66 versions & 1 rubygems