Ruby
-
How GitHub Actions can turn your code into a Docker daemon
This is a simple method to have Github Actions automatically build containers and tag versions when the tests pass in CI for a simple Ruby command-line application. -
-
How to Date a Gem
Test Double's agents collaborated on a tool to find out-of-date dependencies to help with a ruby upgrade. Here's a sneak peak of what collaboration looks like at Test Double. -
-
-
Field Report: RubyKaigi
Can't make it to RubyKaigi 2023 in Japan? Fake it! Impress your friends and colleagues with all these facts you could only know if you were actually there! -
Stop ignoring your Rails (and Ruby) deprecations!
What if you could ship a big part of your upgrade before ever running 'bundle update rails'? Don't ignore deprecation warnings—let them work for you! -
It's official: the Standard Ruby VS Code extension
Built with Standard's new language server, our VS Code extension for Standard Ruby provides lightning-fast code formatting and linter diagnostics and takes less than a minute to install and set up -
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.
1 of 4