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://ryanbigg.com/2020/02/rom-and-dry-showcase-part-2
Ryan Bigg
ROM + Dry Showcase: Part 2 - Validations & Operations
Ruby / Rails Inside
https://ryanbigg.com/2020/02/rom-and-dry-showcase-part-3
Ryan Bigg
ROM + Dry Showcase: Part 3 - Testing
Ruby / Rails Inside
https://ryanbigg.com/2020/02/rom-and-dry-showcase-part-4
Ryan Bigg
ROM and Dry Showcase: Part 4
Ruby / Rails Inside
https://blog.appsignal.com/2022/08/24/an-introduction-to-ractors-in-ruby.html
Appsignal
An Introduction to Ractors in Ruby | AppSignal Blog
Discover when and why you should use ractors, and build a ractor in Ruby.
Ruby / Rails Inside
https://twitter.com/hopsoft/status/1563261879903870976
Twitter
Could use some beta testers for TurboReady. If you have a Rails 6.1+ app that's already using Turbo. Give it shot and let me know how it goes.
🙏
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/bugfixes-improvements-and-more-fcdab054
Hey
Bugfixes, improvements and more!
Hi, this is Greg with the latest news from the world of Rails. Return "Range Not Satisfiable" return code for partial downloads with incorrect range This PR fixes an issue when a partial download request with an incorrect range was made. Before the fix, Rails…
Ruby / Rails Inside
https://blog.arkency.com/how-i-migrated-a-rails-app-from-webpack-to-esbuild-and-got-smaller-and-faster-js-builds/
Arkency Blog
How I migrated a Rails app from Webpack to esbuild and got smaller and faster JS builds
Hi, we're Arkency and it's our blog with meaty content.
Ruby / Rails Inside
https://blog.appsignal.com/2022/09/07/jit-compilers-for-ruby-and-rails-an-overview
Appsignal
JIT Compilers for Ruby and Rails: An Overview | AppSignal Blog
Find out about the different JIT compilers for Ruby — YJIT, MJIT, and TenderJIT — and their benefits.
Ruby / Rails Inside
https://www.ruby-lang.org/en/news/2022/09/09/ruby-3-2-0-preview2-released/
www.ruby-lang.org
Ruby 3.2.0 Preview 2 Released
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/rack-3-and-rails-7-0-4-6-1-7-and-6-0-6-releases-actiondispatch-cookies-etc-67ee6b56
Hey
Rack 3 and Rails 7.0.4, 6.1.7, and 6.0.6 releases, ActionDispatch::...
👋🏾
... This is Emmanuel. I've got some Rails updates for you. Rack 3.0 has shipped A major version of Rack has shipped, and as expected, there are breaking changes but with lots of improvements and an upgrade guide. There's also a changelog of the beta versions…
Ruby / Rails Inside
https://jtway.co/data-migrations-with-rails-6fa3d66f128f
Medium
Data migrations with Rails
Data migration is a common part of working with databases, and Ruby on Rails developers have many tools at their disposal.
Ruby / Rails Inside
https://www.youtube.com/watch?v=zbAslvHa7MI
YouTube
RailsConf 2022 - Kuby: Active Deployment for Rails Apps by Cameron Dutro
One of the Rails mantras is "convention over configuration," sane defaults that limit the cognitive overhead of application development. It's easy to learn and easy to build with... right up until you want to deploy your app to production. At that point,…
Ruby / Rails Inside
https://www.alchemists.io/projects/transactable/
www.alchemists.io
Transactable | Alchemists
A collective devoted to the craft of software engineering where joy is transmuted into mastery.
Ruby / Rails Inside
https://www.bigbinary.com/blog/debugging-redis-memory-issue
BigBinary
Three case studies of debugging redis running out of memory
Ruby / Rails Inside
https://www.alchemists.io/articles/ruby_function_composition/
www.alchemists.io
Ruby Function Composition | Alchemists
A collective devoted to the craft of software engineering where expertise is transmuted into joy.
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/handling-reconnects-in-action-cable-no-more-coffeescript-and-a-new-guide-ae13f499
Hey
Handling reconnects in Action Cable, no more Coffeescript and a new...
Hi, this is Petrik with this week's Rails updates and some Hotwire news. Add exclude? method to ActionController::Parameters exclude? returns true if the given key is not present in the parameters. It is the inverse of include?. Adding this method keeps things…
Ruby / Rails Inside
https://evilmartians.com/chronicles/websocket-director-scenario-based-integration-tests-for-real-time-apps
evilmartians.com
WebSocket Director: scenario-based integration tests for realtime apps—Martian Chronicles, Evil Martians’ team blog
This post introduces WebSocket Director (wsdirector), a testing automation tool for WebSocket servers which uses human-readable scenarios stored in YAML or JSON files.
Ruby / Rails Inside
https://williamkennedy.ninja/ios/2022/09/12/how-to-render-a-native-home-screen-with-turbo-ios/
William Kennedy
How to Render a Native Home Screen with Turbo-iOS
How to use TabBarController with the Coordinator pattern to render native and server side views from your rails app
Ruby / Rails Inside
https://www.youtube.com/watch?v=9-btmed9CMw
YouTube
Yaroslav Shmarov - 18 months of using hotwire and viewcomponent in production - wroc_love.rb 2022
Ruby / Rails Inside
https://www.mikeperham.com/2022/09/27/sidekiq-7.0-beta-now-available/
Mikeperham
Sidekiq 7.0 Beta now Available | Mike Perham
Ruby, OSS and the Internet