Command Line
pry -r ./config/app_init_file.rb- load your app into a pry session (look at the file loaded by config.ru)pry -r ./config/environment.rb- load your rails into a pry session
Debugger
In student projects, I commonly look at contribution graphs to see how much code they worked on, to get an idea if one student is doing more work than others on the project. This can be used for coaching and performance grading.
Start with your ~/.gitconfig file in your home folder. Add these lines:
Directions
- For every partner you have, make a copy of this gist
- Fill out the copied gists with feedback for each group project partner (one gist per partner)
- Send us your feedback for each partner using the form posted in slack/assignment tracker (one submission per partner)
- Individually slack your partners the link of the gist you filled out for them
- Spend some time reviewing your partner’s feedback that they sent you
- Get on a video call with your partner(s) for the in person partner retro to discuss feedback.

