Rails 8 app template: Devise auth, Stripe billing, Tailwind CSS, admin panel, SEO helpers, etc
-
Updated
May 1, 2025 - Ruby
Rails 8 app template: Devise auth, Stripe billing, Tailwind CSS, admin panel, SEO helpers, etc
Rails 7/8 skeleton
In this episode we look at deploying a Rails 8 beta application to a Digital Ocean droplet. We'll also look at a scenario of deploying Action Cable broadcasts and another with recurring background jobs.
Devise + Pundit - Devise handles essential functionalities such as sign-up, login, logout, etc, while Pundit is used to implement role-based authorization.Together, Devise and Pundit ensure the application is both securely authenticated and properly authorized, providing a solid foundation for managing user access.
Este projeto é uma aplicação web de blog desenvolvida como parte do Desafio Técnico Mainô. A aplicação permite que usuários publiquem, editem e comentem posts. Além disso, oferece funcionalidades de autenticação, recuperação de senha e paginação de posts. O projeto foi desenvolvido utilizando Ruby on Rails, HTML, CSS, JavaScript e PostgreSQL.
Twitter clone built with Ruby on Rails 8, featuring Turbo, Stimulus, real-time notifications, private messaging, and advanced search.
Let's create a simple Rails 8 application that demonstrates how to use Stimulus with Import Maps
POC - Solid Process ( Refatorando uma aplicação com solid-process )
App created while reading "Agile Web Development with Rails 8"
Work With Devise & Pundit Secure & Scale Your Rails App with Devise and Pundit - #DevisePunditSeries - Episode 0
Small test project to play around with new rails features
Working With Active Jobs - Sidekiq Rails Active Job with Sidekiq & Redis - Step-by-Step
In this tutorial, you’ll learn how to create a Rails 8 app with Turbo Streams support, enabling real-time updates as you add, edit, or remove tasks. Let’s get started!
💭Meu blog pessoal para falar sobre qualquer coisa que eu julgue interessante! Fique à vontade para clonar e editar fazer sua versão 🔀
Turbo Todos is a simple To-Do List application built with Rails 8 and Tailwind CSS. This app demonstrates the use of Turbo Streams for dynamic, real-time updates without requiring full-page reloads.
Add a description, image, and links to the rails8 topic page so that developers can more easily learn about it.
To associate your repository with the rails8 topic, visit your repo's landing page and select "manage topics."