Rails Deprecated Associations with Reporting
Rails introduces a deprecated option for associations to log warnings, raise errors, or send notifications.Introducing Line Range Filtering in Rails
Rails 7.1 introduces line range filtering for running specific tests within a test file based on line numbers.Next.js with TypeScript and Tailwind
A step-by-step guide on how to build a Next.js application with Typescript and Tailwind CSSRails 7 added --css app generator
Rails 7 added --css app generator for configuring CSS processors.Rails 7 replaced byebug with ruby/debug
Rails 7 removed byebug from their default debugger and replaced it with ruby/debug.Ruby 3.1 Adds Hash Value Omission
Ruby 3.1 adds the ability to use hash literals without having a value.