RubyGems Navigation menu

println 0.0.1

In other languages there is a method to print a list of arguments, seperated by space and capped of with a newline to stdout. Ruby didn't have an equivalent: print joins without a delimiter and doesn't add a newline, puts joins by newline (not space) and adds a newline at EOS.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.1 - February 04, 2015 (4.5 KB)

Development Dependencies (1):

rspec ~> 3.1

Owners:

Authors:

  • Philipp Antar

SHA 256 checksum:

b955f20847219476b7b4c00975c1c07288d8ba840f61f232926d41d5326dcaaf

Total downloads 3,124

For this version 3,124

License:

MIT

Required Ruby Version: >= 0

Links: