Sha256: a7f1c688a8d3aca62db02277f2c119f8e28dd6f47fbb2742e0fdcd322d0f98c5
Contents?: true
Size: 93 Bytes
Versions: 1
Compression:
Stored size: 93 Bytes
Contents
class String def spin(limit: nil) ContentSpinning.spin(self, limit: limit) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
content_spinning-0.3.0 | lib/content_spinning/core_ext/string.rb |