About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
Amokrane
6/15/2011 - 10:59 PM
share
Share
add_circle_outline
Save
inject is evil
inject is evil
inject.rb
content_copy
file_download
some_list.inject({}) do |hash, val| hash[val] = some_transform(val) hash end
clear