RubyGems Navigation menu

map_chain 0.0.1

%i(foo bar).map_chain('to_s.to_sym') #=> %i(foo bar).map(&:to_s).map(&:to_sym)

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.1 - October 07, 2015 (5.5 KB)

Development Dependencies (1):

rspec >= 3.0.0

Owners:

Authors:

  • Koichi ITO

SHA 256 checksum:

= Copy to clipboard Copied!

Total downloads 3,038

For this version 3,038

License:

MIT

Required Ruby Version: >= 2.0.0

Links: