What we're writing:
-
Type safety at runtime with Zod
Making TypeScript a little bit more type-safe -
Hot swap your database schema
Improve your database schema safely and without application downtime. -
Super Standard
Standard Ruby just got a new superpower: you can now load RuboCop plugins and custom cops in just two lines of YAML configuration -
Get Bootboot to work on Rails 4.x in deployment environments with Docker
Bootboot is a great tool for dual booting your Rails upgrade, but it doesn't play well with deployment environments running Rails 4.x. In this blog post we'll show you how you can leverage Docker to effectively get Bootboot to work in these environments.