Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.22 KB

File metadata and controls

29 lines (22 loc) · 1.22 KB

Defining The Relationship

Expectations?

  • Kris: Be familiar with ActiveRecord and SQL including advanced queries.
  • Lane: Learn ActiveRecord and SQL and decent competency in creating an API.

Availability?

  • Kris: Primarily from 6am to 6-8pm
  • Lane: Primarily from 6am to 6-8pm

Communication?

  • Kris: Slack.
  • Lane: Slack.

Strengths?

  • Kris: Writing test.
  • Lane: Breaking problems down.

Work on?

  • Kris: ActiveRecord.
  • Lane: ActiveRecord.

Git Workflow?

Development branch, master is EXCLUSIVELY used for production ready things. Small pull requests into branch. Local dev branch per person. Really good commit messages. Reviewing code before merging and commenting, don't merge your own pull request. Slack when you've made a pull request. Double check that all tests are passing before you open a pull request. Once tests are passing, pull down, run tests and merge before pushing. Handle all conflicts locally. Write it in your pull request that all tests are passing. (or needs code review because they are not.). Keep commits and branches small.

Personal work/communication style?

  • Kris: Open, honest, professional communication.
  • Lane: Open, honest, professional communication.