Sha256: 39e2076f716fdedaade646042072238242fcc97159d94147955afe5357ea6133
Contents?: true
Size: 145 Bytes
Versions: 1
Compression:
Stored size: 145 Bytes
Contents
# frozen_string_literal: true module Buoys class Config class << self attr_accessor :current_class, :link_current end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
buoys-2.1.0 | lib/buoys/config.rb |