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:
=

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:

=

Total downloads 3,087

For this version 3,087

Version Released:

License:

MIT

Required Ruby Version: >= 2.0.0

Links: