Basic MLibrary Techniques (Using tang, git, github, etc.) - mlibrary/hydra-prototype GitHub Wiki
Using the tang development machine
From your desktop
Open a terminal application
ssh tang.umdl.umich.edu
cd /l1/dev/your_uniquename_here
Rails and Gemfiles
https://github.com/sagarmred/awesome-rails-learning
This repository aims to help everyone to write a more idiomatic, clean and tricky ruby code and also try to join a bunch of good refactoring techniques. You can add your own technique or paste it from some website(do not forget the source, of course). All the tricks are in the /tricks folder.