Back to Tags
Rails
8 items tagged with "rails"
Filter by type:
Stacks3
Stack
Rails Hotwire Stack
Ruby on Rails, Hotwire, Turbo - Rails 7+ modern approach
Stack
Rails + Hotwire
A server-driven Ruby on Rails stack using Hotwire (Turbo and Stimulus) to build reactive web apps with minimal custom JavaScript.
Stack
Rails API Stack
Ruby on Rails backend in API mode with PostgreSQL and Redis for convention-driven, fast-to-build REST services and SaaS backends.
Comparisons2
Comparison
Rails vs Django
Rails and Django are both mature, batteries-included MVC frameworks; Rails uses Ruby and convention over configuration, Django uses Python.
Comparison
Phoenix vs Rails
Phoenix is an Elixir framework built for concurrency and real-time features; Rails is the mature Ruby framework known for productivity and conventions.