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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

Development 依赖 (1):

rspec ~> 3.1

业主:

作者:

  • Philipp Antar

SHA 256 校验和:

b955f20847219476b7b4c00975c1c07288d8ba840f61f232926d41d5326dcaaf

下载总量 3,130

这个版本 3,130

许可:

MIT

需要的 Ruby 版本: >= 0

链接: