Sha256: 24d5b5373374382ab76f2547452ecb25fbaf096985966be472f05ad773acf1c1
Contents?: true
Size: 260 Bytes
Versions: 1
Compression:
Stored size: 260 Bytes
Contents
# frozen_string_literal: true module SmartCore # rubocop:disable Style/StaticClass class Operation # @return [String] # # @api public # @since 0.1.0 # @version 0.2.0 VERSION = '0.2.0' end # rubocop:enable Style/StaticClass end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
smart_operation-0.2.0 | lib/smart_core/operation/version.rb |