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:
- 0.0.1 October 07, 2015 (5.5 KB)
Development Dependencies (1):
rspec
>= 3.0.0