Ruby / Rails Inside
@rubyinside
732
subscribers
15
photos
2.51K
links
Daily Ruby / Ruby on Rails articles. Curated channel.
Faker::Hacker.say_something_smart
Suggest link/news
https://t.me/NoMethodError
Download Telegram
Join
Ruby / Rails Inside
732 subscribers
Ruby / Rails Inside
https://mensfeld.pl/2022/11/ruby-concurrency-is-hard-how-i-became-a-ruby-on-rails-contributor/
Closer to Code | Blog about coding in various languages, security, and my other IT adventures.
Ruby concurrency is hard: how I became a Ruby on Rails contributor | Closer to Code
For the past several weeks, I've been trying to fix a cranky spec in Karafka integrations suite, which in the end, lead me to become a Ruby on Rails micro-contributor and submitting similar fix to several other high-popularity projects from the Ruby ecosystem.…
Ruby / Rails Inside
https://rubyonrails.org/2022/11/19/this-week-in-rails-the-rails-foundation-stimulus-outlets-api-bug-fixes-and-lots-of-improvements-33c69bff
Ruby on Rails
The Rails Foundation, Stimulus Outlets API, bug fixes and lots of improvements!
Boa noite! This is Emmanuel, bearer of good tidings.Introducing: The Rails FoundationIn case you missed it, with eight founding members, Rails has started The Rails Foundation! Together, the founding members have contributed a total sum of $1,000,000 that…
Ruby / Rails Inside
https://developers.redhat.com/articles/2022/11/22/how-i-developed-faster-ruby-interpreter#
Red Hat Developer
How I developed a faster Ruby interpreter | Red Hat Developer
In this article, I will describe my efforts to implement a faster interpreter for CRuby, the Ruby language interpreter, using a dynamically specialized internal representation (IR). I believe this
Ruby / Rails Inside
https://blog.saeloun.com/2022/11/22/data-immutable-object
Saeloun Blog
Ruby adds a new core class called Data to represent simple immutable value objects
The Data class helps define simple classes for value-alike objects that can be extended with custom methods.
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/disable-enum-methods-generation-a-concurrency-fix-and-more-5e5cc7ab
Hey
Disable enum methods generation, a concurrency fix and more!
Hi there, This is Greg, bringing you the latest changes in Rails. Make sure that concurrent map usage is thread-safe This pull request changes the way a cache miss is handled. It makes it thread-safe and ensures that it's not overwritten in the middle of…
Ruby / Rails Inside
https://dev.to/baweaver/new-in-ruby-32-datadefine-2819
DEV Community
New in Ruby 3.2 - Data.define
Victor Shepelev (Zverok) has just landed an extremely useful feature in Ruby, Data.define. You can...
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/executive-director-for-rails-foundation-needed-stimulus-3-2-and-more-19d5d378
Hey
Executive Director for Rails Foundation needed, Stimulus 3.2 and more
Hi, Wojtek here with this week's news from the Rails world. The Rails Foundation is hiring an Executive Director The Rails Foundation is looking for a full-time executive director to run day-to-day operations, and implement the Rails Core Team's mission to…
Ruby / Rails Inside
https://www.ruby-lang.org/en/news/2022/12/06/ruby-3-2-0-rc1-released/
www.ruby-lang.org
Ruby 3.2.0 RC 1 Released
Ruby / Rails Inside
https://evilmartians.com/opensource/sidekiq-grouping
evilmartians.com
Sidekiq::Grouping at Evil Martians
Allows identical Sidekiq jobs to be processed with a single background call.
Ruby / Rails Inside
https://ryanbigg.com/2022/11/hanami-20-thoughts
Ryan Bigg
Hanami 2.0 Thoughts
Ruby / Rails Inside
https://janko.io/social-login-in-rails-with-rodauth/
Janko Marohnić
Social Login in Rails with Rodauth
OmniAuth provides a standardized interface for authenticating with various external providers. Once the user authenticates with the provider, it’s up to us developers to handle the callback and implement actual login and registration into the app. There is…
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/disabled-irb-autocompletion-bugfixes-and-more-2b249f05
Hey
Disabled IRB autocompletion, bugfixes and more!
Hi, this is Greg, bringing you the latest news about Rails. Replace method_source gem with Ripper With this change, Ripper is used to determine the last line number of a given test method to support running tests by line number. Disable Rails console IRB's…
Ruby / Rails Inside
https://www.twitch.tv/videos/1674529522
Twitch
Twitch is the world's leading video platform and community for gamers.
Ruby / Rails Inside
https://st0012.dev/whats-new-in-ruby-3-2-irb
Mostly Ruby DX
What's new in Ruby 3.2's IRB?
What's new in Ruby 3.2's IRB?
IRB 1.6 has been released and will become Ruby 3.2's built-in IRB version.
It and a few recent releases include many enhancements @k0kubun and I made, and I want to introduce them in this article:
New Commands
In recent ...
Ruby / Rails Inside
https://blog.saeloun.com/2022/12/08/rails-support-routes-prefixed-with-word-cable.html
Saeloun Blog
Rails now supports routes prefixed with word cable
Rails improved its support for routes which helps us to navigate to routes prefixed with word cable which were throwing 404 errors before.
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/documentation-on-preloading-stis-timehelpers-improvement-etc-fa5bbcaa
Hey
Documentation on preloading STIs, TimeHelpers improvement, etc
नमस्ते, This is Emmanuel Hayford with some updates from Rails! Hide changes to before_committed! behaviour behind config This PR introduces a new configuration option that will enable before_committed! callbacks on all enrolled records in a transaction by…
Ruby / Rails Inside
https://codewithrails.com/ruby-enumerator-product
Code With Rails
Ruby 3.2 introduces Enumerator::product
Learn about the Enumerator#product method introduced in Ruby 3.2.
Ruby / Rails Inside
https://medium.com/@fulit103/how-to-create-a-dag-from-rails-models-29a85dacfde8
Medium
How to create a DAG from rails models
To create a directed acyclic graph (DAG) from the models in a Rails app, you can use the Active Record reflection methods to introspect the…
Ruby / Rails Inside
https://evilmartians.com/chronicles/viewcomponent-in-the-wild-building-modern-rails-frontends
evilmartians.com
ViewComponent in the Wild I: building modern Rails frontends—Martian Chronicles, Evil Martians’ team blog
Learn why GitHub's ViewComponent library offers a great approach for building modern Ruby on Rails apps, and why you should give it a shot, too!
Ruby / Rails Inside
https://youtu.be/MqEhce81m0s
YouTube
Modular Code Organization
► Check out https://gorails.com for Pro episodes and more!
► SaaS business template for Ruby on Rails with built-in features like Payments, Teams, and much more: https://jumpstartrails.com
► Ruby on Rails hosting with Hatchbox.io: https://hatchbox.io
…