Sha256: 50a45ac1b3cf88ec88e9b8d0760f58b63a901aac241ddaa3379311d77c24685d
Contents?: true
Size: 212 Bytes
Versions: 49
Compression:
Stored size: 212 Bytes
Contents
# frozen_string_literal: true Lite::Ruby.configure do |config| config.monkey_patches = %w[ array boolean date enumerable hash integer kernel numeric object open_struct range string struct time ] end
Version data entries
49 entries across 49 versions & 1 rubygems