Sha256: a41384182d630786e58ada2ad436cb6b1be49b1ca8e904c63947f0196ccca76b
Contents?: true
Size: 196 Bytes
Versions: 43
Compression:
Stored size: 196 Bytes
Contents
# frozen_string_literal: true module Satis module AppearanceSwitcher class Component < Satis::ApplicationComponent def initialize(**options) super end end end end
Version data entries
43 entries across 43 versions & 1 rubygems