this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fix Ruby config

+2
+2
ruby/Makefile
··· 1 + PWD = $(shell pwd) 2 + 1 3 install: 2 4 $(LN) ${PWD}/pryrc ${HOME}/.pryrc 3 5 $(LN) ${PWD}/gemrc ${HOME}/.gemrc