Sha256: 1fd7ff1fd68b3cff49accc0605e1b959e8d29d7365ad35cd69c76c8a81987286
Contents?: true
Size: 136 Bytes
Versions: 1
Compression:
Stored size: 136 Bytes
Contents
# frozen_string_literal: true module Async::App::AutoloadComponent def self.included(base) = base.include(Async::App::Component) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
async-tools-0.2.10 | lib/async/app/autoload_component.rb |