π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
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
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
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
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
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
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
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
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
π¦
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
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
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
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
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
Inertia.js allows to build modern JS components without the SPA complexity:
Please open Telegram to view this post
VIEW IN TELEGRAM
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