Skip to content

Instantly share code, notes, and snippets.

@mwenger1
Last active October 20, 2023 20:00
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mwenger1/a54a80a3a14ca41d1434125becdfa4f3 to your computer and use it in GitHub Desktop.
Save mwenger1/a54a80a3a14ca41d1434125becdfa4f3 to your computer and use it in GitHub Desktop.
NewClientProjectChecklist

Joining a Rails Project Checklist

Getting My Bearings

Show the test suite some love

  • If major holes in test coverage, create a precedent quickly with Zapata
  • Confirm test robustness with Mutant
  • Speed up tests with Spring

Ship a Winning PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment