1. 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
    Time An icon of a clock Publish Date
    January 19, 2023
    Person An icon of a human figure Authors
    Justin Searls
    Category An icon of a paper organzier Categories
    Ruby
  2. 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.
    Time An icon of a clock Publish Date
    January 16, 2023
    Person An icon of a human figure Authors
    Ali Ibrahim
    Category An icon of a paper organzier Categories
    Ruby
    Rails
    DevOps
  3. Achieving side project success

    Managing a side project on top of everything else is a lot. These four tips will help you focus on what matters to get the most out of your project.
    Time An icon of a clock Publish Date
    January 10, 2023
    Person An icon of a human figure Authors
    Josh Justice
    Category An icon of a paper organzier Categories
    Development
  4. Podcast: Don't Sleep on Ruby and Rails

    Using Rails 7 with Turbo, Stimulus, and Tailwind is so productive Justin Searls had to share with the The Changelog folks.
    Time An icon of a clock Publish Date
    January 9, 2023
    Person An icon of a human figure Authors
    Justin Searls
    Category An icon of a paper organzier Categories
    Ruby
    Rails
  5. Moving From AngularJS to Angular

    AngularJS has reached end of life, but you still have an AngularJS application! This post will give you a framework and method to update your framework to Angular 2+.
    Time An icon of a clock Publish Date
    December 20, 2022
    Person An icon of a human figure Authors
    Camilo Payan
    Category An icon of a paper organzier Categories
    JavaScript
  6. Postgres Natural Sorting

    Sorting alphanumeric data sometimes gets funky—an all-natural sorting approach with Postgres can help.
    Time An icon of a clock Publish Date
    December 12, 2022
    Person An icon of a human figure Authors
    Kenneth Bogner
    Category An icon of a paper organzier Categories
    Development
  7. The Best Kind of Brilliant

    The Ruby community has lost a true luminary this week with the passing of Chris Seaton, staff researcher at Shopify and creator of the impressive and envelope-pushing TruffleRuby implementation. Chris and I probably met two dozen times without having a real conversation, but my friend Aaron Patterson worked with him:
    Time An icon of a clock Publish Date
    December 7, 2022
    Person An icon of a human figure Authors
    Justin Searls
    Category An icon of a paper organzier Categories
    Ruby
    Community