Ruby / Rails Inside
@rubyinside
733
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
733 subscribers
Ruby / Rails Inside
https://youtu.be/QC4b2teG_hc
YouTube
Kamal 2
Kamal is a tool for deploying your web applications anywhere. https://kamal-deploy.org/
❤
1
👍
1
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/make-float-distinguish-between-float4-and-float8-in-postgresql-and-more-53c37fdd
Hey
Make Float distinguish between float4 and float8 in PostgreSQL and ...
Hi, it’s Greg, bringing to you the latest changes from Rails, while recovering from an amazing Rails World experience. Make ActionController::AllowBrowser::BrowserBlocker private To reduce the API surface area of the allow_browser feature, this commit marks…
👍
3
Ruby / Rails Inside
https://blog.1password.com/1password-rails-kindred-spirits/
1Password
1Password and Rails' Kamal: Kindred spirits | 1Password
Discover how 1Password integrates with Kamal, a deployment tool for Rails, to simplify app deployment while securing secrets and SSH credentials.
Ruby / Rails Inside
https://eregon.me/blog/2024/10/27/benchmarking-ruby-parsers.html
On the Edge of Ruby
Benchmarking Ruby Parsers
The new Prism parser has become the default in Ruby 3.4.0 preview 2.
👍
1
Ruby / Rails Inside
https://www.rubyvideo.dev/talks
www.rubyvideo.dev
Ruby Video
On a mission to index all Ruby conferences. Your go-to place for talks and events about Ruby.
Ruby / Rails Inside
https://railsatscale.com/2024-10-23-next-generation-oob-gc/
Rails at Scale
Next Generation Out of Band Garbage Collection
In this post we look at the impact of a new feature of Ruby 3.4 on Shopify’s monolith.
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/default-regexp-timeout-and-more-020d13e7
Hey
Default Regexp.timeout and more!
Hi, it’s Greg. Let’s explore this week’s changes in the Rails codebase. Cast query_cache value when using URL configuration for Active Record When configuring the Active Record connection with DATABASE_URL, due to not casting the value to an integer, the…
Ruby / Rails Inside
https://www.youtube.com/watch?v=wLZXiJiN4IA
YouTube
Rails 8 + No Build CSS: How to Ship Frontend Code FASTER
🚀
✉️
Subscribe to my email list to be the first to know Rails Quest updates! https://railsquest.gumroad.com/subscribe
🔍
Also find me here: https://linktr.ee/railsquest
Check out css-zero: https://github.com/lazaronixon/css-zero
In this episode, we're diving…
Ruby / Rails Inside
https://rubyonrails.org/2024/11/7/rails-8-no-paas-required
Ruby on Rails: Compress the complexity of modern web apps
Rails 8.0: No PaaS Required
Deploying modern web apps – with all the provisions needed to be fast and secure while easily updateable – has become so hard that many developers don’t dare do it without a PaaS (platform-as-a-service). But that’s ridiculous. Nobody should have to pay orders…
👏
3
Ruby / Rails Inside
https://thoughtbot.com/blog/4-tips-when-getting-started-with-hotwire
thoughtbot
4 tips when getting started with Hotwire
A few best practices to keep in mind when getting started with Hotwire and Rails.
👍
1
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/active-support-s-notificationassertions-and-sql-active_record-gets-affected_rows-2e92ae17
Hey
Active Support's NotificationAssertions and `sql.active_record` get...
Hi, it’s zzak. Let’s explore this week’s changes in the Rails codebase. Add Active Support Notifications test helper module This PR has been created because it’s currently cumbersome to test that a certain code block/action triggers an ActiveSupport::Not…
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/rails-world-2025-dates-announced-and-more-8299faba
Hey
Rails World 2025 dates announced and more!
Hi, it’s Greg. Let’s explore this week’s changes in the Rails codebase. Rails World 2025 - Save the date Rails World 2025 will take place September 4 and 5, 2025, again in Amsterdam. The same venue, the same city, and good news - more tickets. The CFP is…
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/sqlite3-extensions-loading-and-more-5f556874
Hey
SQLite3 extensions loading and more
Hi, Wojtek here. Let’s explore this week’s news in the Rails.
🎅
Getting started tutorial New pull request up for a community review: the new Getting Started tutorial shows you how to build an e-commerce app using all of Rails 8’s features out of the box …
Ruby / Rails Inside
https://www.youtube.com/playlist?list=PLHFP2OPUpCebdA4-xR07SPpoBWVERkHR6
YouTube
Rails 8 Unpacked with Typecraft
Rails 8 Unpacked with Typecraft s a 9-part video series exploring Rails 8’s default features through the lens of adding features to a task management app. Yo...
Ruby / Rails Inside
https://evilmartians.com/chronicles/keeping-rails-cool-the-modern-frontend-toolkit
evilmartians.com
Keeping Rails cool: the modern frontend toolkit—Martian Chronicles, Evil Martians’ team blog
We advocate and build for Rails startups, and we know this tech gives teams a productivity and competitive edge. But we also know what startups struggle with the most: frontend. Let's share our silver toolkit for dealing with it!
Ruby / Rails Inside
https://evilmartians.com/chronicles/railsmas-on-mars-12-days-of-mandatory-developer-joy-and-challenge
evilmartians.com
Railsmas on Mars: 12 Days of Mandatory Developer Joy and Challenge—Martian Chronicles, Evil Martians’ team blog
Over 12 days, we’ll unwrap 12 small (but mighty) approaches designed to level up your Rails apps. We’ll discuss, then suggest hands-on practice!
Ruby / Rails Inside
https://readingrails.dev/4/create-ios-apps-with-ruby-on-rails-and-hotwire-native-en
readingrails.dev
Create iOS apps with Ruby on Rails and Hotwire Native [EN]
Ruby / Rails Inside
https://rubyonrails.org/2024/12/27/this-week-in-rails
Ruby on Rails: Compress the complexity of modern web apps
This year in Rails
This is Greg, Vipul, Wojciech, and Zzak, bringing you the summary of what happened with Rails in the past year. It was a busy year with close to 4000 commits from 555 contributors and 50 releases, including Rails 8!
Ruby / Rails Inside
https://impactahead.com/dev/useful-things-you-can-do-with-rails-console
Ruby / Rails Inside
https://www.honeybadger.io/blog/sidekiq-to-karafka/
Honeybadger Developer Blog
How Honeybadger migrated from Sidekiq to Karafka
Honeybadger recently migrated our background job processing from Sidekiq to Karafka. Dig in to see what we learned.