Ruby on Rails | rubyclub
1.53K subscribers
214 photos
1 video
263 links
Software Writer @yegorckv
Download Telegram
Multistep Forms in Rails with the Wicked Gem โ€” A thorough walkthrough. Wicked is a long-standing gem for managing step-by-step โ€˜wizardโ€™ processes in Rails controllers.
๐Ÿ•ท๏ธ Web Scraping with Ruby

New to web scraping with Ruby? This guide walks through setting up a project, making HTTP requests, parsing HTML, and handling JavaScript-rendered pages.
Meet Vladimir Dementyev โ€” mathematician, software engineer, and the mind behind tools like AnyCable, Ruby Next, and more.

Vladimir is passionate about making developersโ€™ lives easier โ€” whether by writing high-performance code or building tools that make Ruby even more joyful
4
Assayo

Visualization and analysis of git commit statistics. Performance tool for Team Lead and IT-audit.

๐Ÿ’ปgithub.com/bakhirev/assayo
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
The days of Trix have been numbered. Very excited for this next generation of Action Text that Jorge has been cooking.
๐Ÿ“˜Kamal Handbook

Kamal Handbook is the missing manual for the new Kamal deploy tool which lets you run Docker in production with minimal effort.

- Visualize Kamal's concepts and learn things behind-the-scenes
- Understand Kamal's configuration
- Deploy practical life examples with confidence

kamalmanual.com/handbook
strzibny.gumroad.com/l/kamalbook
๐Ÿ“บHow DHH Solved Deploying to Production (with open source)

Kamal is an open source alternative to Vercel, Heroku and others.

You can set it up yourself, on your laptop, raspberry pi, or a remote unused server.
It comes with all the bells an whistles you'd expect including CI, monitoring, secrets management, rolling updates and notifications.
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ’ปSenior Ruby on Rails Developer at SOFTSWISS

We're hiring a Senior Ruby on Rails Dev (4+ years) to join the Casino Platform team.

๐Ÿ”ง Stack:
Ruby on Rails, PostgreSQL, Kafka, RabbitMQ, Redis, Sidekiq, K8s, Docker

๐Ÿ“Œ Responsibilities:
โ€” Build & optimize backend services
โ€” Design scalable architecture
โ€” Code reviews & mentoring
โ€” Explore new tech

โœ… Requirements:
โ€” Strong Ruby & SQL skills
โ€” PostgreSQL, algorithms, OOP
โ€” English & Russian (B1+)

๐ŸŽ Benefits:
โ€” Private health insurance (contract-based)
โ€” Mental health support
โ€” Paid gym memberships
โ€” Online English lessons
โ€” +1 day off annually
โ€” Referral bonuses
โ€” Events & conferences

๐Ÿ“ Flexible format, salary discussed at interview
๐Ÿ“Send CV
๐Ÿ“Interview process description
๐Ÿ“ฉ Recruiter contact: @tatsiana156
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ‘ฉโ€๐Ÿ’ป Kamal DevOps

The first Kamal video course

Kamal DevOps is the missing video course for Kamal coming with 2 videos, 2 provisioning templates, and 2 Kamal configurations so you can deploy your application on your own terms. Kamal is a simple tool for automating deployments. You just add a server IP address and 'kamal deploy' will deploy your application.

kamalcourse.com
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ–ผ๏ธ Introducing On Rails: A New Podcast ๐ŸŽ™๏ธ from the Rails Foundation

The Rails Foundation wanted to launch a new podcast featuring โ€œRails devs talking about the nitty gritty technical decisions theyโ€™ve made along the wayโ€ โ€“ now itโ€™s here, hosted by Robby Russell. You can listen to the first episode here featuring 37signalsโ€™ Rosa Gutiรฉrrez talking about her teamโ€™s work building Solid Queue.
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿš€ Ivan Nemytchenko at Euruko 2025

The Ruby community is gathering in Portugal โ€” at Euruko 2025. Ivan Nemytchenko from Serbia will present a talk:

Slingshot Development: Vibe Coding with Ruby Done Right.

Tired of AI chaos and complicated setups? Ivan will show how simple Ruby scripts can quickly and cleanly launch a Rails app. No more wrestling with configs โ€” just get your product up and running.

๐Ÿ“… September 18โ€“19
๐Ÿ“ Viana do Castelo, Portugal
๐Ÿ“บ ๐Ÿ’ป DHH: Future of Programming, AI, Ruby on Rails, Productivity & Parenting | Lex Fridman Podcast

David Heinemeier Hansson (aka DHH) is a legendary programmer, creator of Ruby on Rails, co-owner & CTO of 37signals that created Basecamp, HEY, & ONCE, and is a NYT-best-selling author (with Jason Fried) of 4 books: REWORK, REMOTE, Getting Real, and It Doesn't Have To Be Crazy At Work. He is also a race car driver, including a class-winning performance at the 24 hour Le Mans race.
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ’ปNative integrations for Hotwire Native apps

Planning to build native apps with Rails? Youโ€™ll definitely need Bridge Components.

Hotwire Native enables seamless communication between native Swift and Kotlin code and web views in hybrid mobile apps. Bridge components extend this functionality by providing reusable native components that interact your web views. They enable developers to break out of the web view container and drive native features.

Add production-ready bridge components to your app without writing any custom Swift or Kotlin.

masilotti.com/bridge-components

You can also get access to advanced components and priority support: pro components
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ’ป How large companies build architecture: solutions, technologies, approaches

๐Ÿ“ฆ Version control and API management

They use Garage Extension โ€” an extension to the monolith (Rails), configured separately via a client.
Required: Rails / Sinatra, gRPC / JSON API, CI/CD (e.g., GitHub Actions, CircleCI)

๐Ÿ”— Microservice communication

Challenge: requests between many services โ†’ complexity, latency, fault tolerance.
Solution: GenExpediter โ€” a Ruby equivalent of Netflix Hystrix.

Required: concurrent-ruby, Redis / Kafka / RabbitMQ for queues, Sidekiq / Resque, Circuit breaker + fallback logic, Monitoring: Prometheus + Grafana

๐Ÿ— Lego-style architecture approach
Rails is minimalist but flexible. Want a monolith โ€” keep it. Want microservices โ€” add them.

Options: Dry-rb โ€” clean architecture, Hanami โ€” for stricter structure, Event Sourcing via RailsEventStore, gRPC / JSON-RPC for inter-service communication
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ“บRails New with typecraft

Want to learn Ruby on Rails from scratch and build your first fully functional web app? Then this 10-part video series from typecraft_dev is just what you need!

๐Ÿ“ฆ In each episode, youโ€™ll:

- Install Rails and run rails new
- Learn the Rails philosophy and core concepts (MVC, scaffolding, CRUD)
- Style your app with TailwindCSS
- And finally โ€” deploy it all with Kamal
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ’ป Exactly 21 years ago, DHH introduced the world to the first version of Rails โ€” v0.5.0 โ€” with the words: "this piece will grow in public."

He wasnโ€™t wrong.

Since then, Ruby on Rails has become the foundation for thousands of companies around the world, grown with the support of countless developers, and stayed true to its core principles: simplicity, elegance, and productivity.

Rails 0.5.0 marked the end of vaporware โ€” and the beginning of a new era in web development.

Original announcement from July 24, 2004:

rubytalk.org/t/ann-rails-0-5-0-the-end-of-vaporware/12744/1
Please open Telegram to view this post
VIEW IN TELEGRAM
Want to build iOS and Android apps without leaving Rails?

At RailsConf 2025, Joe Masilotti showed how Hotwire Native lets you create native mobile apps using just HTML, CSS, and Rails.

One codebase โ€” three platforms: Web, iOS, Android

Instant updates across all platforms

๐Ÿ“บWatch the talk on YouTube
Please open Telegram to view this post
VIEW IN TELEGRAM
Only 31% of Rails developers use Stimulus, while the majority believes that Rails API + SPA architecture is โ€œnecessary.โ€
Inertia.js allows to build modern JS components without the SPA complexity:

๐Ÿ’ฌ evilmartians.com/chronicles/simplicity-vanished-solving-the-mystery-with-inertia-js-and-rails
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ’ป New to Rails? The Rails Foundation just dropped fresh resources to help you level up:

rubyonrails.org/docs/tutorials

- A step-by-step tutorial to add Sign Up to your e-commerce app

- A brand new video series with Typecraft (donโ€™t miss this!)

-A centralized Tutorials Hub to bring it all together
Please open Telegram to view this post
VIEW IN TELEGRAM
๐Ÿ“บHotwire Native Modals

Hotwire Native modalsโ€ฆ when to go web vs. when to go native?

Learn how to turn off your JavaScript and HTML modals when rendering in the iOS and Android apps. This helps create a better native experience by making the app feel more, well, native!
Please open Telegram to view this post
VIEW IN TELEGRAM