Sha256: 86f487178405c38b13c7311a7c633d88b7ee010e675e5e08c1e0844f026f625a
Contents?: true
Size: 165 Bytes
Versions: 1
Compression:
Stored size: 165 Bytes
Contents
# frozen_string_literal: true module SmartCore module Injection # @return [String] # # @api public # @since 0.1.0 VERSION = '0.0.0' end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
smart_injection-0.0.0 | lib/smart_core/injection/version.rb |