Hello everyone and happy Tuesday!Rails 4.2.11, 5.0.7.1, 5.1.6.1 and 5.2.1.1 have been released! These contain the following important security fixes,and it is recommended that users upgrade as soon as possible:...
Hello fellow Rubyists. This is Greg bringing you the latest updates from Rails.Fix parallel tests on WindowsThis pull request fixes an issue with running tests in parallel on Windows.Allow using...
Hello fellow Rubyists. This is Wojtek bringing you the latest updates from Rails.Note about CVE gems version bumpsUsually it is enough to update vulnerable gem within the application without a...
Boo! It’s Daniel here, bringing you news about Rails for October. 🎃Make Webpacker the default JavaScript compiler for Rails 6Less than two years ago Rails introduced the Webpacker gem, making...
Action Text is a brand new framework coming to Rails 6 that’s going to make creating, editing, and displaying rich text content in your applications super easy. It’s an integration...
Hello everyone! This is Prathamesh from Pune, India bringing you the latest news from the Rails world.Multi environment support for credentialsNow it is possible to have credentials for each environment. If the...
Greetings! Daniel here, reporting from Brooklyn, NY.Use faster globs for template resolvingResolving templates used to get pretty slow as the number of view paths, handlers, and formats increased. Replacing 1682...
Hello everyone! This is Eugene, bringing you the highlights from the last week of activity in the Rails codebase.Add hooks to Active Job on retries and discardsYour application can now...
Happy Sunday! This is Greg bringing you the latest news about Rails.The initializers Rake task is moved to Rails::CommandAnother Rake task is moved to Rails::Command, so in Rails 6 you...
Welcome in this week news edition from Rails world. This is Wojtek bringing you summary of latest activities.Once Webpacker is the default in rails/master, we’ll be unveiling the alpha version...