Hey, this is Greg, bringing you the latest news about Ruby on Rails!Fix db:schema:load when table definition contains partitionsThis PR fixes a bug with loading the schema to MySQL if...
Hi, Wojtek from this side with a summary of the latest changes that will be available in the upcoming Rails 6.1.Rails 6.1 RC1 releasedRelease candidate of Rails 6.1 is ready...
The first release candidate for Rails 6.1 has been released and wow does it have a lot of great stuff! We’ve been hardat work these past few months implementing improvements...
Hey, this is Greg bringing you the latest news about the Rails framework.Show outstanding migrations on the error pageThis PR adds the details of the pending migrations to the pending migrations...
Hi, it’s Wojtek bringing you the latest changes summary from Ruby on Rails codebase.Add values_at method to Active RecordSimplifies retrieving values of specific attributes on Active Record model instance, ie person.values_at(:name, :age).Use...
Hi there! This is Andy bringing you the latest on what’s shipped this week in Ruby on Rails!New API docs back-endThe frames-based Rails API docs site has been replaced with...
Hey, this is Greg, bringing you the latest news about Ruby on Rails!Rails 6.0.3.4 has been released!Rails 6.0.3.4 has been released! It is a security release and addresses a possible...
Hey everyone! Rails version 6.0.3.4 has been released! This version is asecurity release and addresses one possible XSS attack vector in ActionableExceptions.You can read more about the issue here.Here are...
Hi, Wojtek from this side. We are coming back with newsletter! Here are the changes in Ruby on Rails codebase from the last week.Destroy associations via background jobDestroying associated records...
Hi everyone! Rails 5.2.4.4 and 6.0.3.3 have been released! These releasescontain an important security fix, so please upgrade when you can.Both releases contain the following fix: [CVE-2020-15169] Potential XSS vulnerability...