This Month in Ruby
- This latest Ruby version is: 3.1.2.
The third preview of 3.2.0
has been released.
- The latest Ruby on Rails versions is: 7.0.4.
There are currently no previews of 7.1 nor 8.0.
- Sidekiq 7.0 has been released. tl;dr new
metrics, requires Redis 6.2+ and EOL for Sidekiq 5.x.
- Faker 3.0.0 has been released. The breaking
change is that positional arguments have been dropped in favor of keyword arguments.
- We've added ruby.social to Resources above.
- CincyRB turns 14 on Nov. 18th!
- This latest Ruby version is: 3.1.2.
The second preview of 3.2.0
has been released.
- The latest Ruby on Rails versions is: 7.0.4.
There are currently no previews of 7.1 nor 8.0.
- Rack version 3.0
has been release and includes breaking changes from Rack 2.0. An upgrade guide
is provided for those upgrading servers, middleware and applications.
- RubyConf is Nov. 29 - Dec. 1 in Houston, TX. The 2023 RailsConf
dates and location have not yet been announced.
- Heads up! Heroku is phasing out its free plans. Combined with
the Heroku-18 stack deprecation now's a
good time to review your Heroku hosted apps.
- Did you know that you can create a single page Rails app?