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

installieren:
=

Versionen:

  1. 0.0.1 October 07, 2015 (5,5 KB)

Development Abhängigkeiten (1):

rspec >= 3.0.0

Besitzer:

Autoren:

  • Koichi ITO

SHA 256-Prüfsumme:

=

Downloads insgesamt 3.087

Für diese Version 3.087

Version veröffentlicht:

Lizenz:

MIT

Erforderliche Ruby-Version: >= 2.0.0

Links: