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://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
…
Ruby / Rails Inside
https://www.ruby-lang.org/en/news/2022/12/25/ruby-3-2-0-released/
Ruby Programming Language
Ruby 3.2.0 Released | Ruby
Ruby / Rails Inside
https://shopify.engineering/ruby-rails-year-in-review-2022
Shopify
Year in Review 2022: Tenderlove's Ruby and Rails Reflections and Predictions
Senior Staff Engineer and Rails core team member Aaron Patterson recaps his favourite Ruby and Rails updates of 2022 and some predictions (okay, so maybe it’s more of a wish list) for 2023.
Ruby / Rails Inside
https://gettalong.org/blog/2022/benchmarking-rubies.html
Thomas Leitner's website and blog about Ruby, software engineering and the joy of solving problems.
Benchmarking Ruby 2.6 to 3.2
The yearly benchmarking Ruby post
Ruby / Rails Inside
https://shopify.engineering/how-to-program-your-vcr
Shopify
Reliving Your Happiest HTTP Interactions with Ruby’s VCR Gem - Shopify
VCR is a Ruby library that records HTTP interactions and plays them back to your test suite, verifying input and returning predictable output. Here’s how and when Prater (Staff Engineer) recommends you use it.
👍
1
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/first-edition-of-2023-3b0f1bac
Hey
First edition of 2023!
🥂
Long time no see! 新年明けましておめでとうございます!Zzak here to bring you the first This Week in Rails of.. *almost writes 2022*.
🤣
Spotlight I want to try something different, there has been one particular person that I feel deserves a Shout Out: Akira Matsuda. He has…
Ruby / Rails Inside
https://manny.codes/this-week-in-rails-wrapped-an-overview-of-rails-7-1-features-part-ii/
Ruby / Rails Inside
https://betterprogramming.pub/ruby-code-ai-and-the-lessons-of-a-misguided-machine-c892a743b1ac
Medium
Ruby Code, AI, and the Lessons of a Misguided Machine
What would ChatGPT say?