12 comments

[ 3.1 ms ] story [ 28.1 ms ] thread
Nothing to add but, YAY!

Go Rails!

To paraphrase Steve Jobs, 'Rails is like a glass of ice-water in React Hell!

I am hoping we are going to get a glimpse of 8.0 or 8.0 beta in September RailsWorld.

Also wondering about YJIT. It has been a relatively quiet year so far. Hopefully we have something exciting baking for 3.4

You can already use YJIT in Rails.
The last part of the release announcement[1] says:

> What’s next?

> The team is already hard at work on Rails 8.0, that we plan to release later this year and we are looking forward to interact with the community and share presents at Rails World, in September this year.

[1]: https://rubyonrails.org/2024/8/10/Rails-7-2-0-has-been-relea...

See edge guides (https://edgeguides.rubyonrails.org/7_2_release_notes.html) for some highlights.

I'm looking forward to using some of the developer experience stuff, such as default RuboCop or default GH actions for new apps. Not sure if it's everyone's cup of tea though.

I think there has to be some investments into the DX, I mean look at Ruby, it's lacking so much compared to other languages. Basic autocomplete is barely working, it's probably because the nature of Ruby but it still adds friction to the workspace.
This is such a big release with many great changes, I love it.
Rails changed my life. I've yet to have as much fun making applications or tools as those golden RoR days. Such a cool community.