Sha256: cff2c1172ba88f31a111eff87cafd01a595759116dd1c004ab04e3367cf76f56
Contents?: true
Size: 177 Bytes
Versions: 68
Compression:
Stored size: 177 Bytes
Contents
# frozen_string_literal: true require 'active_support/current_attributes' module Proscenium class Current < ActiveSupport::CurrentAttributes attribute :loaded end end
Version data entries
68 entries across 68 versions & 1 rubygems