Sha256: 780a9edfc201d13b9f83615afff6425df3111c6a5374891251196f67722e5eb2
Contents?: true
Size: 136 Bytes
Versions: 4
Compression:
Stored size: 136 Bytes
Contents
#!/usr/bin/env ruby require 'space2underscore' result = Space2underscore.convert_to_underscore(ARGV[0]) puts result.first result.last
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
space2underscore-0.0.4 | bin/space2underscore |
space2underscore-0.0.3 | bin/space2underscore |
space2underscore-0.0.2 | bin/space2underscore |
space2underscore-0.0.1 | bin/space2underscore |