Welcome to the first alpha release of Rails 7. It brings some very exciting new answers to how we do JavaScript, an awesome approach to at-work encryption with Active Record,...
Hi! zzak here! We’re back after a 2 week break with some of the latest changes that will land in Rails 7.DHH previews JavaScript options in Rails 7 [YouTube]If you...
The forthcoming Rails 7 represents a milestone for autoloading.There are two important changes coming: Zeitwerk has been the default autoloader for more than two years. Rails 6.0 and Rails 6.1...
Hi, this is Greg, bringing you the latest changes in Rails.Remove default reliance on Sass and CSS generatorsDue to Saas has chosen to focus exclusively on dart-saas, Rails is decreasing...
Hello, zzak again with the latest changes in Rails this week!DHH previews modern web apps without JavaScript bundling or transpilingIn this YouTube, DHH goes through the latest changes planned for...
Hi everyone! Rails versions 6.0.4.1 and 6.1.4.1 have been released!These releases contain important security fixes, so please update when you can!This release just contains one security fix which you can...
Hi, Wojtek here introducing you to upcoming Rails 7 goodies.ESM importmap supportModern web apps without JavaScript bundling or transpiling are now possible to build in Rails. Exciting new direction of...
Hi there, this is Greg, bringing you the latest new about the Rails framework.Allow entirely opting out of deprecation warningsPreviously if you set app.config.active_support.deprecation = :silence, some work would still...
Hello, zzak here! Congrats on making it through another month and another week of Rails development.Add favicon to internal routes “/favicon.ico”They finally fixed that pesky No route matches [GET] "/favicon.ico"...
Hi, Wojtek here presenting quite a lot of changes from the past week.Disable schema dump per databaseDumping the schema is on by default for all databases in an application. To...