Rails 7.1 will combine checks for the development and test environments. π₯
π¦π: https://twitter.com/siaw23/status/1605901913605738496
| Twiter | https://twitter.com/rbates |
| GitHub | https://github.com/ryanb |
Rails 7.1 will combine checks for the development and test environments. π₯
π¦π: https://twitter.com/siaw23/status/1605901913605738496
Hereβs a great new quality of life improvement thatβs coming to Rails 7.1 - `ActiveRecord::Base::normalizes `
https://github.com/rails/rails/pull/43945
π¦π: https://twitter.com/kylekeesling/status/1605567644677062657
All storefront requests are now served by the latest version of ruby with YJIT enabled! We are seeing ~10% speedups across the board.
YJIT that has been developed by @[email protected]'s and team at Shopify.
π¦π: https://twitter.com/tobi/status/1605656985185226753
Rails logs files are unchecked: they can grow to whatever size imaginable. Not anymore, there's a new config option in Rails to keep log files from taking over disk space!
π¦π: https://twitter.com/siaw23/status/1602566993940385792
Docked Rails makes it a breeze to try out Rails without installing anything. As long as you have Docker, and can copy'n'paste a few commands, you can get to Hello World in no time. Works on Mac, Linux, Windows. Showcase from a freshly made Linux Droplet. https://github.com/rails/docked
π¦π: https://twitter.com/dhh/status/1602748030666637312
Rails 7.1 will give you a lot of possibilities: Active Record added an API for general async queries. Soon, youβll be able to run aggregates and `find_by_sql` asynchronously. So you can do stuff like:
π¦π: https://twitter.com/siaw23/status/1598091955074142208
GPT-3 itself already is mind-blowing β but it gets even crazier when you start chaining prompts with intermediate services! π€―
Check this out:
We can query our @[email protected] application database using natural language.
The examples are running on a seeded What The Diff database.
π¦π: https://twitter.com/marcelpociot/status/1596271845648781312
βGPT-3 itself already is mind-blowing β but it gets even crazier when you start chaining prompts with intermediate services! π€― Check this out: We can query our @laravelphp application database using natural language. The examples are running on a seeded What The Diff database.β
We've just launched a public beta of webhook forwarding in the GitHub CLI π‘
With webhook forwarding, it's easier than ever to test your webhooks integration locally and iterate quickly. β‘ No port forwarding required! π https://docs.github.com/developers/webhooks-and-events/webhooks/receiving-webhooks-with-the-github-cli
π¦π: https://twitter.com/github/status/1594916354075000833