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://blog.appsignal.com/2023/05/17/manage-your-ruby-logs-like-a-pro.html
Appsignal
Manage Your Ruby Logs Like a Pro | AppSignal Blog
Discover the ins and outs of logging in Ruby, including how to customize your logs and use logging libraries like Lograge.
Ruby / Rails Inside
https://evilmartians.com/chronicles/from-ruby-to-crystal-writing-and-distributing-a-cli-tool
evilmartians.com
From Ruby to Crystal? Writing and distributing a CLI tool—Martian Chronicles, Evil Martians’ team blog
We use the Crystal language to build a CLI tool, a coverage reporter for Coveralls, as a static binary and as a Homebrew tap
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/rails-world-cfp-activerecord-disconnect_all-optimized-where-query-and-more-667db42c
Hey
Rails World CFP, ActiveRecord.disconnect_all!, optimized where quer...
Hello Everyone! This is Vipul, bringing you this week’s changes in the Rails codebase. Rails World Call for Papers now open This CFP is open until June 16, with space in the agenda for 26 talks on two tracks, and up to six workshops. Read the full announcement…
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/html5-sanitizer-path_params-and-more-484b0376
Hey
HTML5 sanitizer, path_params and more
Hi, Wojtek here. Let’s explore this week’s changes in the Rails codebase. Update Action View to use HTML5 standards-compliant sanitizers Add support for HTML5 standards-compliant sanitizers, and default to Rails::HTML5::Sanitizer in the Rails 7.1 configuration…
Ruby / Rails Inside
https://aws.amazon.com/blogs/compute/ruby-3-2-runtime-now-available-in-aws-lambda/
Amazon
Ruby 3.2 runtime now available in AWS Lambda | Amazon Web Services
Get started building with Ruby 3.2 today by making necessary changes for compatibility with Ruby 3.2, and specifying a runtime parameter value of ruby3.2 when creating or updating your Lambda functions.
Ruby / Rails Inside
https://ryanbigg.com/2023/06/rails-7-react-typescript-setup
Ryan Bigg
Rails 7, React, TypeScript, ESBuild and View Components
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/this-week-in-rails-june-9-2023-2e77d3dc
Hey
This Week In Rails - June 9, 2023
Hi! Emmanuel here writing from a train to Katowice! There have been quite a few developments in the Rails codebase over the last few weeks! Let's take a look at some of them, shall we? Create a class level #with_routing helper The with_routing helper can…
Ruby / Rails Inside
RubyKaigi 2023
https://www.youtube.com/playlist?list=PLbFmgWm555yYvWS7VGTFipF7ckduvSeT-
Ruby / Rails Inside
https://firehydrant.com/blog/using-advisory-locks-to-avoid-race-conditions-in-rails/
Firehydrant
Using PostgreSQL advisory locks to avoid race conditions
We used to see multiple incident declarations exceed our 3-second target each day. After this update, it became rare to see any at all.
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/ssl-enforcement-new-postgres-enum-features-and-changes-to-rails-application-secrets-b1a03ffe
Hey
SSL Enforcement, new Postgres enum features, and changes to Rails.a...
Hi, it’s zzak. We’re officially half-way through June, and we’ve got a shorter edition this week but let’s hop in. Enable `force_ssl=true` in production by default This PR affects newly generated apps to make SSL enforcement the default behavior in production…
Ruby / Rails Inside
https://railsatscale.com/2023-06-12-rewriting-the-ruby-parser/
Rails at Scale
Rewriting the Ruby parser
At Shopify, we have spent the last year writing a new Ruby parser, which we’ve called YARP (Yet Another Ruby Parser). As of the date of this post, YARP can parse a semantically equivalent syntax tree to Ruby 3.3 on every Ruby file in Shopify’s main codebase…
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/rails-world-website-and-ticket-sales-cpk-improvements-and-more-6fd3bb05
Hey
Rails World website and ticket sales, CPK improvements and more!
Hi, it’s Greg, bringing you the latest changes in the Rails codebase. Rails World’s site is live! The Rails World conference website is live from today. It was created by Shona Chan, a junior developer from the Rails community. It was commissioned by the…
Ruby / Rails Inside
https://blog.appsignal.com/2023/06/28/keep-your-ruby-app-secure-with-bundler.html
Appsignal
Keep Your Ruby App Secure with Bundler | AppSignal Blog
Discover how you can use Bundler-audit and Bundler outdated to help keep your Ruby apps secure.
Ruby / Rails Inside
https://blog.peterzhu.ca/notes-on-ruby-gc/
blog.peterzhu.ca
Garbage Collection in Ruby - Peter Zhu
Overview of how Ruby's garbage collector works.
Ruby / Rails Inside
https://www.ducktypelabs.com/turbo-vs-stimulus/
Ruby / Rails Inside
https://hotwiredcases.dev/
Ruby / Rails Inside
https://evilmartians.com/chronicles/enter-anycable-v1-4-reliable-real-time-features-for-apps-of-any-size
evilmartians.com
Enter AnyCable v1.4: reliable real-time features for apps of any size—Martian Chronicles, Evil Martians’ team blog
AnyCable 1.4 is here with major improvements like Reliable Streams, Resumable Sessions, simplified Heroku deployment, long-polling fallback, enhanced HotWire compatibility, and OCPP support. Realiable real-time features for apps of any size!
Ruby / Rails Inside
https://world.hey.com/this.week.in.rails/this-week-in-rails-july-28-2023-8e6bf604
Hey
This Week in Rails - July 28, 2023
Hi, it’s zzak. Let’s explore this week’s changes in the Rails codebase. Rack::Lint on Rails middleware tests While this work is not technically user-facing, it’s important to ensure the future of Rails continues to maintain compatibility with the Rack SPEC.…
Ruby / Rails Inside
https://davidmoreen.com/tutorial-create-a-no-code-style-native-ios-screen-builder-with-a-ruby-on-rails-backend/
David Moreen
How I created a No-Code Style Native iOS Screen Builder With A Ruby on Rails Backend - David Moreen
Let's build an iOS application with a Ruby on Rails backend that allows users to create and manage onboarding screens. Then lets inject the data for those
Ruby / Rails Inside
https://youtu.be/mKNb7G-8jL8
YouTube
Tailwind on Rails #138 Responsive Layout with Sidebar and Navbar
"Tailwind CSS: It looks awful, and it works." - Adam Wathan, TailwindCSS creator
As of Rails 7, you can automatically install TailwindCSS when generating a new rails app by running rails new -c=tailwind -d=postgresql.
I am super excited that just like…
Ruby / Rails Inside
https://code.avi.nyc/why-ruby-on-rails-needs-components
code.avi.nyc
Ruby on Rails Components Necessity
Explore Rails Components for improved, aesthetic frontend in Ruby on Rails apps, offering shareable, encapsulated functionality like React Components