This week in Rails
Past issues
Nov 2
Nov 25
Nov 16 2018
More multi database goodies and decaffeinated Rails
Hello fellow Rubyists. This is
Wojtek
bringing you the latest updates from Rails.
Note about CVE gems version bumps
Usually it is enough to update vulnerable gem within the application without a need to force it in the Rails codebase.
Multi database support for schema cache dump & clear
More goodies coming for multiple databases.
Add if_not_exists option to create_table
It is now possible to silently skip adding a table if it already exists during a migration.
Add support for unlogged PostgreSQL tables
If you ever wanted to create unlogged tables, now you can.
Convert CoffeeScript to JavaScript
So Rails is having fewer sips of coffee these days and of course never indulged in those dark blends of Java 😄.
37 people
contributed to Rails within latest two weeks. Check out the
full list of changes
.
Special wishes to all RubyConf attendees ❤️. Until next time.
This Week in Rails · 30 N Racine #200 · Chicago IL 60607 · USA
Unsubscribe
|
View in browser
Previous Issues
Sep 27
Autumn is here, and so is Rails 7 Alpha 2! 🍂
Sep 17
Rails 7 alpha released
Sep 11
Bye-bye Byebug, Hello jsbundling and cssbundling!
Aug 28
Remove default reliance on Sass and more!
Aug 21
Good-bye classic mode, --skip-puma, --skip-gemfile.. hello weekday_options_for_select!
Aug 13
ESM importmap and Marginalia
Aug 8
Active Record goodies and more!
Jul 31
Favicons, InvalidAuthenticityToken message gains, Journey optimizations and more!
Jul 23
Active record improvements and much more
Jul 19
Performance and parallel testing improvements and more!
Load More