October 31, 2024
Ruby on Rails v7.2.2 has been released. Link: Release 7.2.2 · rails/rails · GitHub
0
4
0
Hot in Ruby on Rails:
Latest Ruby on Rails Threads
Get the comprehensive, insider information you need for Rails 8 with the new edition of this award-winning classic.
Sam Ruby @rubys
...
New
Ruby on Rails v7.2.2 has been released.
Link: Release 7.2.2 · rails/rails · GitHub
New
Ruby on Rails v8.0.0.rc2 has been released.
Link: Release 8.0.0.rc2 · rails/rails · GitHub
New
Ruby on Rails v7.2.1.2 has been released.
Link: Release 7.2.1.2 · rails/rails · GitHub
New
Ruby on Rails v7.1.4.2, v7.0.8.6 and v6.1.7.10 has been released.
Link: Release 7.1.4.2 · rails/rails · GitHub
Link: Release 7.0.8.6 ...
New
As Rails developers, why we are excited about PostgreSQL 17.
At the time of writing this article, PostgreSQL 17 is nearly out. On Septem...
New
Ruby on Rails v8.0.0.rc1 has been released.
Link: Release 8.0.0.rc1 · rails/rails · GitHub
New
If you’re getting errors like this:
psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New
Ruby on Rails v7.2.1.1, v7.1.4.1 and v7.0.8.5 has been released.
Link: Release 7.2.1.1 · rails/rails · GitHub
Link: Release 7.1.4.1 ·...
New
Hi everyone,
Does anyone know when will “Agile Web Development in Rails 8” by Pragmatic Bookshelf release. I’m eager to dive into the la...
New
HOT IN Ruby on Rails THIS WEEK!
Programming Ruby is the most complete book on Ruby, covering both the language itself and the standard library as well as commonly used t...
New
HOT IN Ruby on Rails THIS MONTH!
Get the comprehensive, insider information you need for Rails 8 with the new edition of this award-winning classic.
Sam Ruby @rubys
...
New
Ruby on Rails v8.0.0.rc2 has been released.
Link: Release 8.0.0.rc2 · rails/rails · GitHub
New
As Rails developers, why we are excited about PostgreSQL 17.
At the time of writing this article, PostgreSQL 17 is nearly out. On Septem...
New
Ruby on Rails v7.2.1.2 has been released.
Link: Release 7.2.1.2 · rails/rails · GitHub
New
Ruby on Rails v7.2.2 has been released.
Link: Release 7.2.2 · rails/rails · GitHub
New
Ruby on Rails v7.1.4.2, v7.0.8.6 and v6.1.7.10 has been released.
Link: Release 7.1.4.2 · rails/rails · GitHub
Link: Release 7.0.8.6 ...
New
HOT IN Ruby on Rails THIS YEAR!
A Ruby-Centric Chat with Noel Rappin @noelrappin
Once you start noodling around with Ruby you quickly figure out, as Noel Rappin...
New
Learn how to build a GraphQL API on top of a Rails application with this step-by-step guide.
Ryan Bigg
GraphQL is seen as a successo...
New
Effortlessly create well-tested, reliable, and easy-to-use generators that save time.
Garrett Dimon
Did you know that you can effortl...
New
Using Turbo Frames and Streams without Rails.
Recently I’ve been using Turbo frames and streams more and wanted to really understand how...
New
If you’re getting errors like this:
psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New
GitHub - rage-rb/rage: Fast web framework compatible with Rails…
Fast web framework compatible with Rails. Contribute to rage-rb/rage de...
New
What is the difference between using `:references` and `:belongs_to` in a generate command in Rails?
What is the difference between using :references and :belongs_to in the following command?
bin/rails generate scaffold LineItem product:...
New
Rails: When Changing Code Doesn’t Change Behavior.
Are you updating code and not seeing changes? Try this to figure out what’s wrong.
New
Artificial Intelligence (AI) is transforming the way we build, debug, and optimize code, and it’s happening at an unprecedented pace. As ...
New
Ruby on Rails v7.1.3.1, v7.0.8.1 and v6.1.7.7 has been released.
Link: Release 7.1.3.1 · rails/rails · GitHub
Link: Release 7.0.8.1 ·...
New
Ruby on Rails v7.1.3.3 and v7.0.8.2 has been released.
Link: Release 7.1.3.3 · rails/rails · GitHub
Link: Release 7.0.8.2 · rails/rai...
New
Ruby on Rails v7.1.3 has been released.
Link: Release 7.1.3 · rails/rails · GitHub
New
How to make web analytics valuable for Rails apps.
Traditional web analytics aren’t the most useful for web apps, where a single control...
New
Ruby on Rails v7.1.3.2 has been released.
Link: Release v7.1.3.2 · rails/rails · GitHub
New
Get the comprehensive, insider information you need for Rails 7.2 with the new edition of this award-winning classic.
Sam Ruby @rubys...
New
HOT IN Ruby on Rails THE LAST THREE YEARS!
Author Spotlight: Erin Dees (@undees)
Welcome to our new author spotlight! We had the pleasure of chatting with Erin Dees, co-author ...
New
Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single...
New
If when trying to create (or recreate) your dev db with rails db:create you are getting:
PG::ConnectionBad: connection to server on soc...
New
Rails is not written in Ruby.
I’m born and raised in Kraków, a beautiful city in Poland, maybe you’ve heard about it, maybe you’ve even ...
New
Dig under the surface and explore Ruby’s most advanced feature: a collection of techniques and tricks known as metaprogramming.
Pa...
New
Combine Rails 7, TypeScript, Turbo, Stimulus, and React to build rich user interaction into your websites using the best of both server a...
New
New
Ruby on Rails v7.0.0.rc1 has been released.
Link: Release 7.0.0.rc1 · rails/rails · GitHub
New
Learn how to get the most out of Ruby on Rails 7 without making a mess. Create Rails apps that can be sustained for years without accruin...
New
Ruby on Rails v6.1.4.4, v6.1.4.3 and v6.1.4.2 has been released.
Link: Release 6.1.4.4 · rails/rails · GitHub
Link: Release 6.1.4.3 ·...
New
Ruby on Rails v7.0.2.3, v6.1.4.7 and v6.0.4.7 has been released.
Link: Release 7.0.2.3 · rails/rails · GitHub
Link: Release 6.1.4.7 ·...
New
Introducing Trilogy: a new database adapter for Ruby on Rails | The GitHub Blog.
We’ve open sourced Trilogy, the database adapter we use...
New
Ruby on Rails v7.0.1 has been released.
Link: Release 7.0.1 · rails/rails · GitHub
New
Rails adds support for Fiber-safe ActiveRecord ConnectionPools.
Ruby on Rails and ReactJS consulting company. We also build mobile appli...
New
The Ruby ecosystem is rich with tools that make us developers more productive at what we do. Both Rails and Sinatra have been used to bui...
New
HOT IN Ruby on Rails THIS Over 3 Years!
If you are experiencing Rails console using 100% CPU on your dev machine, then updating your development and test gems might fix the issu...
New
“Finding the Boundaries” Hero’s Journey with Noel Rappin @noelrappin
Even when you’re ultimately right about what the future hol...
New
DHH might like you to believe they are a thing of the past:
https://twitter.com/dhh/status/1275902566719610880
I actually went down thi...
New
PragProg is having a crazy-good book sale right now :money_mouth_face:.
Get 50% off the following Web-related titles with coupon code Mo...
New
Following on an old discussion I started on Elixir Forum here, I finally made my mind to learn Ruby on Rails in addition to Elixir/Phoen...
New
Hello and happy new year!
I would like to buy a Ruby On Rails ebook for learning purpose.
What would be the ROR equivalent of “Programm...
New
Ruby on Rails v6.1.0 has been released.
Link: Release 6.1.0 · rails/rails · GitHub
New
Ruby on Rails helps you produce high-quality, beautiful-looking web applications quickly—you concentrate on creating the application, and...
New
It’s hard to have a Rails application without integrating some client-side logic. But client-side coding tools, and the Rails tools for i...
New
And the blog:
Rails has been unapologetically full stack since the beginning. We’ve continuously sought to include ever-more default an...
New
In this tutorial, I’ll walk you step-by-step on how to install TailwindCSS 2.0 on Ruby on Rails.
New
Achieve awesome user experiences and performance with simple, maintainable code! Embrace the full stack of web development, from styling ...
New
Hotwire is an alternative approach to building modern web applications without using much JavaScript by sending HTML instead of JSON over...
New
React is Dead. Long live Reactive Rails! Long live StimulusReflex and ViewComponent!.
Let me tell you about the feeling that I get when ...
New
I’m very interested in the Stimulus reflex approach for frontend development:
It is a great way to integrate action cable very easily ...
New
Ruby on Rails
Also known as:
Rails
Rails
Classification:
Web Framework
Forum Category:
Backend
Threads:
152
"A web-application framework that includes everything needed to create database-backed web applications according to the MVC pattern."
- Follow
- Join
- Shape
the conversation
Ruby on Rails on GitHub
Stars: 56,080
Watchers: 2,328
Open Issues: 1,239
Last push: 23 hours ago
Latest Ruby On Rails Jobs
Featured Ruby On Rails Book
Latest Ruby On Rails Learning Resources
Agile Web Development with Rails 8 (PragProg)
Backend Learning ResourcesAgile Web Development with Rails 7.2 (PragProg)
Backend Learning ResourcesRails Scales! (PragProg)
Backend Learning ResourcesFrictionless Generators (PragProg)
Backend Learning ResourcesGraphQL for Rails Developers (PragProg)
Backend Learning ResourcesPhoenix on Rails: Elixir and Phoenix for Ruby on Rails developers
Backend Learning ResourcesRuby on Rails Background Jobs with Sidekiq (PragProg)
Backend Learning ResourcesRuby On Rails Events (WIP)
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
The Pragmatic Studio
20% off any course
Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!
Filter by Type:
My Saved Portals
-
None saved yet