Sha256: 6c0221018bdc9df241b6734eb504f1d8e3af9242475df706fd4a8f3f53ae03db
Contents?: true
Size: 175 Bytes
Versions: 16
Compression:
Stored size: 175 Bytes
Contents
# frozen_string_literal: true module Lcms module Engine module Admin class WelcomeController < AdminController def index; end end end end end
Version data entries
16 entries across 16 versions & 1 rubygems