Work Knowledge 8
- Update your gems once in a while
- Check the validity of the data as early as possible
- Make PRs, not issues
- Don't delete columns, deprecate them
- Always test rolling back when creating a migration
- Always backup the database when there is a change in the schema
- Open-Closed Principle (OCP) for REST APIs
- Why we don't like APIdock for Ruby on Rails documentation