📄️ Branching Model
Trunk Based Development
📄️ Engineering On Call
Overview
📄️ Feature Flags
Feature flags (also known as feature toggles) are a technique used to control the rollout of features to users. They allow you to enable or disable specific features for individual users or groups, making it easier to test and manage new functionality in a controlled manner.
🗃️ Interviews
2 items
🗃️ Product Development Process
1 item
📄️ Deployment Process
Steps in creating and deploying a release to prod
📄️ Running Remote Tasks
How to run rakes/tasks in remote environments
📄️ Running Sandboxed Tasks
How to safely test Rails schema changes or data migrations
📄️ Technical Documentation
Request For Comments (RFCs)
📄️ Testing
Specs
🗃️ Tools
3 items