How to Add Live Reload to Your Rails Application
Live reload is an incredible tool for developers looking to boost their productivity. In this tutorial, I will walk you through the process of implementing live reload in your Ruby on Rails application using esbuild.
📺 View on YouTube
Live reload is an incredible tool for developers looking to boost their productivity. In this tutorial, I will walk you through the process of implementing live reload in your Ruby on Rails application using esbuild.
Please open Telegram to view this post
VIEW IN TELEGRAM
How to deal with PostgreSQL Backups using Kamal
What is Kamal
Developed by 37signals (creators of Ruby on Rails, Basecamp and Hey), Kamal is a modern evolution of Capistrano for the world of containerised applications.
In addition to its hassle-free deployment on servers, whether virtual machines or bare metal, Kamal is known for its zero downtime deployments and rolling restarts. This ensures continuous service availability.
What is Kamal
Developed by 37signals (creators of Ruby on Rails, Basecamp and Hey), Kamal is a modern evolution of Capistrano for the world of containerised applications.
In addition to its hassle-free deployment on servers, whether virtual machines or bare metal, Kamal is known for its zero downtime deployments and rolling restarts. This ensures continuous service availability.
www.botzenhart.io
How to deal with PostgreSQL Backups using Kamal // Stefan Botzenhart
Streamlining Database Backups with Kamal: A Guide to Efficient and Secure Data Management in Containerized Environments.
Dive into the world of testing with us in this guide on working with tests in RubyMine. Whether you're a seasoned developer or just starting, we've got you covered!
Please open Telegram to view this post
VIEW IN TELEGRAM
New documentation PR is up for community review. If you have experience with the 💻 GitHub
Documentation update from the Rails Foundation: The team is assembled and the work has started. Meet the team, read how we work, and learn how you can help get the Rails docs in the best possible shape: Documentation update
#RailsTip: With #Zeitwerk as the default autoloader, the recommended way to create custom root namespaces is by pushing directories to the
Assuming you want to have
perform_all_later
method in #ActiveJob, please take a look: Documentation update from the Rails Foundation: The team is assembled and the work has started. Meet the team, read how we work, and learn how you can help get the Rails docs in the best possible shape: Documentation update
#RailsTip: With #Zeitwerk as the default autoloader, the recommended way to create custom root namespaces is by pushing directories to the
main
autoloader.Assuming you want to have
app/services
under the Services
namespace.Please open Telegram to view this post
VIEW IN TELEGRAM
Turbo 8 released
Turbo 8 introduces morphing for smooth page refreshes, view transitions, InstantClick, and more.
👩💻 dev.37signals
Turbo 8 introduces morphing for smooth page refreshes, view transitions, InstantClick, and more.
Please open Telegram to view this post
VIEW IN TELEGRAM
Build A Music Streaming App Like Soundcloud! with Ruby on Rails
Hey everyone and welcome back to the channel in this video I am showing you how to build a music streaming app like Soundcloud using Ruby on Rails, this includes the Users, Posts, and Image/Cover Art file attachments then previewing them to look pretty on the page!
📺 Tutorial
Hey everyone and welcome back to the channel in this video I am showing you how to build a music streaming app like Soundcloud using Ruby on Rails, this includes the Users, Posts, and Image/Cover Art file attachments then previewing them to look pretty on the page!
Please open Telegram to view this post
VIEW IN TELEGRAM
Turbo 8 works out of the box with Turbo Native, on both iOS and Android
But there's a big gotcha. The latest releases of Turbo iOS and Turbo Android show a very noticeable flicker when changes are broadcasted.
Lucky for us there are already PRs to fix the issues on both platforms. So I put together an 8 minute video showing how to fix the issue in your Turbo Native apps.
Please open Telegram to view this post
VIEW IN TELEGRAM
“Setting up VS Code for Ruby on Rails development can be tricky, so I wrote this article to help. In it, I share different VS Code extensions for things like autocomplete, linting, formatting and more.” Harrison also shares his own Ruby on Rails extension pack that brings together all his suggestions in one install.
Please open Telegram to view this post
VIEW IN TELEGRAM
The #ActiveModel documentation has just been reviewed and edited and the PR is now up for community review. Fair warning: this is a lengthy guide, but if you have time and want to help, please take a look:
💻 [RF DOCS] Active Model Basics Documentation [ci-skip]
Please open Telegram to view this post
VIEW IN TELEGRAM
DHH about Rails 8 and Kamal 2
It should be dead simple to run multiple Rails applications on a single server with automated SSL configuration without having to learn nginx, Traefik, or any other swiss-army-knife proxy. We will make it so with Thruster, Kamal 2, and Rails 8 by default.
⚡️Let's build a Hanami app
Hanami is a fresh take on building full-stack Ruby apps. With its focus on abstractions, minimal defaults, and speed, it could be the framework to take on Rails' dominance of the Ruby landscape. In this tutorial, we build a simple app using Hanami and, along the way, learn the framework and how it works.
Hanami is a fresh take on building full-stack Ruby apps. With its focus on abstractions, minimal defaults, and speed, it could be the framework to take on Rails' dominance of the Ruby landscape. In this tutorial, we build a simple app using Hanami and, along the way, learn the framework and how it works.
Honeybadger Developer Blog
Let's build a Hanami app
Hanami is a fresh take on building full-stack Ruby apps. With its focus on abstractions, minimal defaults, and speed, it could be the framework to take on Rails' dominance of the Ruby landscape. In this tutorial, we build a simple app using Hanami and, along…
If you are looking for a Ruby developer job abroad or even remote work, it's interesting to look at which places have the most jobs posted on Linkedin for those skills.
These interactive charts will tell you the places where the most jobs are being offered and also compares the job offers with the local poulation to understand how competitive the job market could be.
There is a world chart but also a close-up on Europe and a detailed map of the USA where the information is broken up by state.
Please open Telegram to view this post
VIEW IN TELEGRAM
- The Rails World CFP will close in just one week on March 21.
- Active Record Basics Guide
- Do not try to alias on key update when raw SQL is supplied
- Memoize “key_provider” from “key” or deterministic “key_provider” if any
-
- Preserve encoding on “truncate_bytes”
- Support custom blob key in ActiveStorage::Blob.compose
- Fix MySQL adapter for inserts with aliases
- Railties configure sanitizer vendor in 7.1 defaults more robustly
Please open Telegram to view this post
VIEW IN TELEGRAM
This video is a modification of an earlier popular tutorial that demonstrated how to create a chat interface using Ruby on Rails and ChatGPT.
Unlock the power of local language models with this game-changing tutorial! Join me as I take you on a journey to integrate the cutting-edge Ollama framework into an existing chat application.
Please open Telegram to view this post
VIEW IN TELEGRAM
This media is not supported in your browser
VIEW IN TELEGRAM
New rails guide design coming this week…
This podcast really did the tour. Why Rails needs Ruby, and could never be done in any other language. Why the #nobuild future snuck up on everyone. Why it's time to look at Apple alternatives. Why the cloud marketing campaign was so successful.
Please open Telegram to view this post
VIEW IN TELEGRAM
Solid Queue has graduated from its incubation under basecamp/ to it's future home under rails/ in anticipation of becoming the default queue in Rails 8 🎊
https://github.com/rails/solid_queue
https://github.com/rails/solid_queue
GitHub
GitHub - rails/solid_queue: Database-backed Active Job backend
Database-backed Active Job backend. Contribute to rails/solid_queue development by creating an account on GitHub.
The Rails (Edge) Guides got a new facelift today! Read about it on the blog: https://rubyonrails.org/2024/3/20/rails-guides-get-a-facelift
Learn about the Trailblazer framework by refactoring a chunky Rails controller action to an operation. This episode discusses what we understand is business logic and shows how to setup a basic operation with its file structure and test.
All the videos about Trailblazer.
Please open Telegram to view this post
VIEW IN TELEGRAM